Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
A GPT-2 M 355M parameter model for usage with [ai-msgbot](https://github.com/pszemraj/ai-msgbot) to create a chatbot-like tool.
|
| 4 |
|
| 5 |
-
This model was fine-tuned on a parsed version of
|
| 6 |
|
| 7 |
## conversation data
|
| 8 |
|
|
|
|
| 2 |
|
| 3 |
A GPT-2 M 355M parameter model for usage with [ai-msgbot](https://github.com/pszemraj/ai-msgbot) to create a chatbot-like tool.
|
| 4 |
|
| 5 |
+
This model was fine-tuned on a parsed version of [the Wizard of Wikipedia dataset](https://parl.ai/projects/wizard_of_wikipedia/) for 10,000 steps. 20/24 layers were frozen for the fine-tuning process.
|
| 6 |
|
| 7 |
## conversation data
|
| 8 |
|