From 76111a3d3acbd7210229c01190cefe3e54dfa03c Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Wed, 4 Mar 2020 12:55:20 -0500 Subject: [PATCH] [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! --- model_cards/lvwerra/gpt2-medium-taboo/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 model_cards/lvwerra/gpt2-medium-taboo/README.md diff --git a/model_cards/lvwerra/gpt2-medium-taboo/README.md b/model_cards/lvwerra/gpt2-medium-taboo/README.md new file mode 100644 index 0000000000..c9bb56e54b --- /dev/null +++ b/model_cards/lvwerra/gpt2-medium-taboo/README.md @@ -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. +```` +