PEFT
heegyu commited on
Commit
c556223
·
1 Parent(s): 6b7b667

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - kyujinpy/KOpen-platypus
4
+ - ehartford/dolphin
5
+ library_name: peft
6
+ ---
7
+
8
+
9
+ # steps-12500
10
+ | Task |Version| Metric |Value | |Stderr|
11
+ |----------------|------:|--------|-----:|---|-----:|
12
+ |kobest_boolq | 0|acc |0.5064|± |0.0133|
13
+ | | |macro_f1|0.3669|± |0.0094|
14
+ |kobest_copa | 0|acc |0.7260|± |0.0141|
15
+ | | |macro_f1|0.7254|± |0.0141|
16
+ |kobest_hellaswag| 0|acc |0.4380|± |0.0222|
17
+ | | |acc_norm|0.5460|± |0.0223|
18
+ | | |macro_f1|0.4345|± |0.0222|
19
+ |kobest_sentineg | 0|acc |0.8161|± |0.0195|
20
+ | | |macro_f1|0.8134|± |0.0199|
21
+
22
+ # steps-25000
23
+ | Task |Version| Metric |Value | |Stderr|
24
+ |----------------|------:|--------|-----:|---|-----:|
25
+ |kobest_boolq | 0|acc |0.5028|± |0.0133|
26
+ | | |macro_f1|0.3409|± |0.0069|
27
+ |kobest_copa | 0|acc |0.7170|± |0.0143|
28
+ | | |macro_f1|0.7164|± |0.0142|
29
+ |kobest_hellaswag| 0|acc |0.4380|± |0.0222|
30
+ | | |acc_norm|0.5380|± |0.0223|
31
+ | | |macro_f1|0.4329|± |0.0221|
32
+ |kobest_sentineg | 0|acc |0.7809|± |0.0208|
33
+ | | |macro_f1|0.7746|± |0.0214|