From afdd9e36633f5df2ce52a03dfafc4dc9b54b86cb Mon Sep 17 00:00:00 2001 From: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Date: Thu, 17 Jun 2021 11:14:53 -0400 Subject: [PATCH] Add link to the course (#12229) --- docs/source/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 678c896fd3..c75924c913 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -8,7 +8,9 @@ architectures (BERT, GPT-2, RoBERTa, XLM, DistilBert, XLNet...) for Natural Lang Language Generation (NLG) with over 32+ pretrained models in 100+ languages and deep interoperability between Jax, PyTorch and TensorFlow. -This is the documentation of our repository `transformers `_. +This is the documentation of our repository `transformers `__. You can +also follow our `online course `__ that teaches how to use this library, as well as the +other libraries developed by Hugging Face and the Hub. If you are looking for custom support from the Hugging Face team -----------------------------------------------------------------------------------------------------------------------