OjasPatil commited on
Commit
55fec66
1 Parent(s): 60be9da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ ---
4
+
5
+ # Fine Tuning the Llama 2 7b Model on a custom Intel QnA Dataset to create a Intel Virtual Assistant chatbot.
6
+ dataset contains 700 samples, post data augmentation.
7
+
8
+ lr = 3e-4
9
+
10
+ lr_scheduler = linear
11
+
12
+ epochs = 5