File size: 670 Bytes
90c19e7 e114b7d f0c392c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
library_name: peft
---
## Training procedure
### Framework versions
- PEFT 0.4.0
## To Use:
Begin the prompt for this model with
"Write a Twitch.tv chat response to this message: "
followed by the message you'd like the model to generate a Twitch.tv Chat response for.
### About:
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.
I finetuned this in a Colab Notebook with an L4, which can be found [here](https://colab.research.google.com/drive/17TBqcrZjHBC05wgSxor0NkJXMG4VEGeD?usp=sharing) |