Differentiable commited on
Commit
479a20d
1 Parent(s): ed8becc

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl
3
+ language:
4
+ - en
5
+ ---
6
+ # Description
7
+
8
+ This is my first attempt to simulate the Filian's Twitch stream chat based on scraped data. The model is a fine-tuning of GPT-Neo for 125M parameters.
9
+
10
+ ## Prompt examples
11
+ ```
12
+ CHAT: You're cringe
13
+ CHAT: KEKW
14
+ STREAMER:
15
+ ```
16
+ ```
17
+ CHAT: Are you a Filipino boy?
18
+ STREAMER:
19
+ ```