We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b0aef commit afdd9e3Copy full SHA for afdd9e3
1 file changed
docs/source/index.rst
@@ -8,7 +8,9 @@ architectures (BERT, GPT-2, RoBERTa, XLM, DistilBert, XLNet...) for Natural Lang
8
Language Generation (NLG) with over 32+ pretrained models in 100+ languages and deep interoperability between Jax,
9
PyTorch and TensorFlow.
10
11
-This is the documentation of our repository `transformers <https://github.com/huggingface/transformers>`_.
+This is the documentation of our repository `transformers <https://github.com/huggingface/transformers>`__. You can
12
+also follow our `online course <https://huggingface.co/course>`__ that teaches how to use this library, as well as the
13
+other libraries developed by Hugging Face and the Hub.
14
15
If you are looking for custom support from the Hugging Face team
16
-----------------------------------------------------------------------------------------------------------------------
0 commit comments