Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,10 @@
|
|
| 2 |
|
| 3 |
_NOTE: model card is WIP_
|
| 4 |
|
| 5 |
-
GPT2-L (774M parameters) trained on the Wizard of Wikipedia dataset for 40k steps with 34/36 layers frozen using `aitextgen`.
|
|
|
|
|
|
|
|
|
|
| 6 |
|
| 7 |
|
| 8 |
## conversation data
|
|
|
|
| 2 |
|
| 3 |
_NOTE: model card is WIP_
|
| 4 |
|
| 5 |
+
GPT2-L (774M parameters) trained on [the Wizard of Wikipedia dataset](https://parl.ai/projects/wizard_of_wikipedia/) for 40k steps with 34/36 layers frozen using `aitextgen`.
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
Designed for use with [ai-msgbot](https://github.com/pszemraj/ai-msgbot) to create an open-ended chatbot (of course, if other use cases arise have at it).
|
| 9 |
|
| 10 |
|
| 11 |
## conversation data
|