Fixed Sphinx errors and warnings

This commit is contained in:
LysandreJik
2019-07-10 15:30:19 -04:00
parent 5288913bdd
commit c82b74b996
3 changed files with 100 additions and 98 deletions

View File

@@ -14,6 +14,8 @@ Here is a detailed documentation of the classes in the package and how to use th
* - `Serialization best-practices <#serialization-best-practices>`__
- How to save and reload a fine-tuned model
* - `Configurations <#configurations>`__
- API of the configuration classes for BERT, GPT, GPT-2 and Transformer-XL
TODO Lysandre filled: Removed Models/Tokenizers/Optimizers as no single link can be made.