Revert open-in-colab and add perceiver (#14683)

This commit is contained in:
Sylvain Gugger
2021-12-08 13:52:31 -05:00
committed by GitHub
parent f6b87c5f30
commit 01b8cd5932
10 changed files with 2 additions and 18 deletions

View File

@@ -12,8 +12,6 @@ specific language governing permissions and limitations under the License.
# Benchmarks
[[open-in-colab]]
Let's take a look at how 🤗 Transformer models can be benchmarked, best practices, and already available benchmarks.
A notebook explaining in more detail how to benchmark 🤗 Transformer models can be found [here](https://github.com/huggingface/transformers/tree/master/notebooks/05-benchmark.ipynb).