jinymusim commited on
Commit
7d988bc
1 Parent(s): 07ef2c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ datasets:
4
+ - chargoddard/rpguild
5
+ language:
6
+ - en
7
  ---
8
+
9
+ # RPGPT
10
+
11
+ GPT2 model trained on Role Playing datset.
12
+
13
+ For use donwload the repo https://github.com/jinymusim/DialogSystem and use the `play_woth_model.py` script to play with the model.