pszemraj commited on
Commit
b7327a1
·
1 Parent(s): 68a98ef

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # ai-msgbot GPT-2 M Conversational
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 for 10,000 steps. 20/24 layers were frozen for the fine-tuning process.
6
+
7
+ ## details
8
+
9
+ `script_speaker_name` = `person alpha`
10
+ `script_responder_name` = `person beta`