brianmatzelle
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -13,5 +13,7 @@ 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 |
-
###
|
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.
|
|
|
|
|
|
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 |
+
### About:
|
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.
|
18 |
+
|
19 |
+
I finetuned this in a Colab Notebook with an L4, which can be found [here](https://colab.research.google.com/drive/17TBqcrZjHBC05wgSxor0NkJXMG4VEGeD?usp=sharing)
|