FlyLee commited on
Commit
890b772
·
verified ·
1 Parent(s): b0b0970

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: llama3.1
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ datasets:
4
+ - allenai/winogrande
5
+ - allenai/ai2_arc
6
+ - google/boolq
7
+ - wentingzhao/obqa
8
+ base_model:
9
+ - meta-llama/Llama-3.1-8B
10
+ tags:
11
+ - peft
12
+ - bayesian
13
+ ---