diff --git a/docs/source/index.rst b/docs/source/index.rst index 82dfcbca2f..9d91b907d3 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -105,9 +105,8 @@ Supported models 3. :doc:`BARThez ` (from École polytechnique) released with the paper `BARThez: a Skilled Pretrained French Sequence-to-Sequence Model `__ by Moussa Kamal Eddine, Antoine J.-P. Tixier, Michalis Vazirgiannis. -4. `BEiT `__ (from Microsoft) released with the paper - `BEiT: BERT Pre-Training of Image Transformers `__ by Hangbo Bao, Li Dong, Furu - Wei. +4. :doc:`BEiT ` (from Microsoft) released with the paper `BEiT: BERT Pre-Training of Image Transformers + `__ by Hangbo Bao, Li Dong, Furu Wei. 5. :doc:`BERT ` (from Google) released with the paper `BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding `__ by Jacob Devlin, Ming-Wei Chang, Kenton Lee and Kristina Toutanova. @@ -264,9 +263,9 @@ Supported models 55. :doc:`SpeechToTextTransformer ` (from Facebook), released together with the paper `fairseq S2T: Fast Speech-to-Text Modeling with fairseq `__ by Changhan Wang, Yun Tang, Xutai Ma, Anne Wu, Dmytro Okhonko, Juan Pino. -56. `Splinter `__ (from Tel Aviv University), - released together with the paper `Few-Shot Question Answering by Pretraining Span Selection - `__ by Ori Ram, Yuval Kirstain, Jonathan Berant, Amir Globerson, Omer Levy. +56. :doc:`Splinter ` (from Tel Aviv University), released together with the paper `Few-Shot + Question Answering by Pretraining Span Selection `__ by Ori Ram, Yuval Kirstain, + Jonathan Berant, Amir Globerson, Omer Levy. 57. :doc:`SqueezeBert ` released with the paper `SqueezeBERT: What can computer vision teach NLP about efficient neural networks? `__ by Forrest N. Iandola, Albert E. Shaw, Ravi Krishna, and Kurt W. Keutzer.