hieunguyen1053 commited on
Commit
de50de2
1 Parent(s): 65d6d48

Create vilm/vinallama-7b-chat/exams_vi.json

Browse files
vilm/vinallama-7b-chat/exams_vi.json ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "exams_dialy_vi": {
4
+ "acc": 0.35956521739130437,
5
+ "acc_stderr": 0.010008219150196099,
6
+ "acc_norm": 0.40956521739130436,
7
+ "acc_norm_stderr": 0.0102560000600233
8
+ },
9
+ "exams_hoahoc_vi": {
10
+ "acc": 0.2756521739130435,
11
+ "acc_stderr": 0.013182393674338898,
12
+ "acc_norm": 0.29478260869565215,
13
+ "acc_norm_stderr": 0.013450933373622001
14
+ },
15
+ "exams_lichsu_vi": {
16
+ "acc": 0.29626168224299065,
17
+ "acc_stderr": 0.006243197051040634,
18
+ "acc_norm": 0.36093457943925233,
19
+ "acc_norm_stderr": 0.006566751868304571
20
+ },
21
+ "exams_sinhhoc_vi": {
22
+ "acc": 0.3167741935483871,
23
+ "acc_stderr": 0.008356919905672815,
24
+ "acc_norm": 0.34419354838709676,
25
+ "acc_norm_stderr": 0.008534506570354228
26
+ },
27
+ "exams_toan_vi": {
28
+ "acc": 0.24771929824561403,
29
+ "acc_stderr": 0.008087674356130281,
30
+ "acc_norm": 0.27017543859649124,
31
+ "acc_norm_stderr": 0.008319283906860583
32
+ },
33
+ "exams_van_vi": {
34
+ "acc": 0.3095774647887324,
35
+ "acc_stderr": 0.007760490097966903,
36
+ "acc_norm": 0.36,
37
+ "acc_norm_stderr": 0.008057275947174912
38
+ },
39
+ "exams_vatly_vi": {
40
+ "acc": 0.27294117647058824,
41
+ "acc_stderr": 0.015288520473013595,
42
+ "acc_norm": 0.29411764705882354,
43
+ "acc_norm_stderr": 0.01563769933386315
44
+ },
45
+ "exams_vi": {
46
+ "acc": 0.300156657963446,
47
+ "acc_norm": 0.343446475195822
48
+ }
49
+ },
50
+ "versions": {
51
+ "exams_dialy_vi": 0,
52
+ "exams_hoahoc_vi": 0,
53
+ "exams_lichsu_vi": 0,
54
+ "exams_sinhhoc_vi": 0,
55
+ "exams_toan_vi": 0,
56
+ "exams_van_vi": 0,
57
+ "exams_vatly_vi": 0
58
+ },
59
+ "config": {
60
+ "model": "hf-causal",
61
+ "model_args": "pretrained=vilm/vinallama-7b-chat",
62
+ "num_fewshot": 5,
63
+ "batch_size": null,
64
+ "batch_sizes": [],
65
+ "device": "cuda:0",
66
+ "no_cache": false,
67
+ "limit": null,
68
+ "bootstrap_iters": 100000,
69
+ "description_dict": {}
70
+ }
71
+ }