Put back open in colab markers (#14684)

This commit is contained in:
Sylvain Gugger
2021-12-09 12:00:06 -05:00
committed by GitHub
parent 3bc7d70e9c
commit bab1556456
9 changed files with 18 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ 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).