brianmatzelle commited on
Commit
e114b7d
1 Parent(s): 90c19e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -7,3 +7,11 @@ library_name: peft
7
 
8
 
9
  - PEFT 0.4.0
 
 
 
 
 
 
 
 
 
7
 
8
 
9
  - PEFT 0.4.0
10
+
11
+ ## To Use:
12
+ Begin the prompt for this model with
13
+ "Write a Twitch.tv chat response to this message: "
14
+ followed by the message you'd like the model to generate a Twitch.tv Chat response for.
15
+
16
+ ### Misc:
17
+ Llama2 was finetuned with [this](https://huggingface.co/datasets/BinghamtonUniversity/cs415-twitch-chats-llama2-51k) dataset, which I curated in cs415 (Social Media Data Sci. Pipelines) with Professor Jeremy Blackburn.