[model_cards] Add card by @lvwerra

(the current way to submit a model card to have it displayed on the website is to open a PR on the `transformers` repo itself)

Thanks for sharing!
This commit is contained in:
Julien Chaumond 2020-03-04 12:55:20 -05:00
parent a43c388abb
commit 76111a3d3a
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# GPT-2 (medium) Taboo
## What is it?
A fine-tuned GPT-2 version for Taboo cards generation.
## Training setting
The model was trained on ~900 Taboo cards in the following format for 100 epochs:
```
Describe the word Glitch without using the words Problem, Unexpected, Technology, Minor, Outage.
````