Map model_type and doc pages names (#14944)

* Map model_type and doc pages names

* Add script

* Fix typo

* Quality

* Manual check for Auto

Co-authored-by: Lysandre <lysandre.debut@reseau.eseo.fr>
This commit is contained in:
Sylvain Gugger
2022-01-03 05:08:55 -05:00
committed by GitHub
parent e68c3756fe
commit 8f6373c61c
29 changed files with 119 additions and 81 deletions

View File

@@ -41,7 +41,7 @@ This model was contributed by [sshleifer](https://huggingface.co/sshleifer). The
- Available checkpoints can be found in the [model hub](https://huggingface.co/models?search=blenderbot).
- This is the *default* Blenderbot model class. However, some smaller checkpoints, such as
`facebook/blenderbot_small_90M`, have a different architecture and consequently should be used with
[BlenderbotSmall](blenderbot_small).
[BlenderbotSmall](blenderbot-small).
## Usage