hieunguyen1053
commited on
Commit
•
d6b992d
1
Parent(s):
cc0b203
Create truthfulqa_vi.json
Browse files
ura-hcmut/ura-llama-13b/truthfulqa_vi.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"results": {
|
3 |
+
"truthfulqa_vi": {
|
4 |
+
"mc1": 0.29426751592356687,
|
5 |
+
"mc1_stderr": 0.016275456708369156,
|
6 |
+
"mc2": 0.45735566248181025,
|
7 |
+
"mc2_stderr": 0.01567776581836703
|
8 |
+
}
|
9 |
+
},
|
10 |
+
"versions": {
|
11 |
+
"truthfulqa_vi": 1
|
12 |
+
},
|
13 |
+
"config": {
|
14 |
+
"model": "hf-causal",
|
15 |
+
"model_args": "pretrained=ura-hcmut/ura-llama-13b",
|
16 |
+
"num_fewshot": 0,
|
17 |
+
"batch_size": "1",
|
18 |
+
"batch_sizes": [],
|
19 |
+
"device": null,
|
20 |
+
"no_cache": false,
|
21 |
+
"limit": null,
|
22 |
+
"bootstrap_iters": 100000,
|
23 |
+
"description_dict": {}
|
24 |
+
}
|
25 |
+
}
|