From 93f0c5fc72a596894072ebd03b26be47c4f48edc Mon Sep 17 00:00:00 2001 From: LysandreJik Date: Thu, 26 Sep 2019 11:45:00 -0400 Subject: [PATCH] Repository link in the documentation --- docs/source/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index 5866c37a1e..8c76b89185 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -5,6 +5,8 @@ Transformers (BERT, GPT-2, RoBERTa, XLM, DistilBert, XLNet...) for Natural Language Understanding (NLU) and Natural Language Generation (NLG) with over 32+ pretrained models in 100+ languages and deep interoperability between TensorFlow 2.0 and PyTorch. +This is the documentation of our repository `transformers `__. + Features ---------------------------------------------------