File size: 236 Bytes
55fec66 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
license: unknown
---
# Fine Tuning the Llama 2 7b Model on a custom Intel QnA Dataset to create a Intel Virtual Assistant chatbot.
dataset contains 700 samples, post data augmentation.
lr = 3e-4
lr_scheduler = linear
epochs = 5
|