hieunguyen1053
commited on
Commit
•
759dcda
1
Parent(s):
9f9aa00
Create comprehension_vi.json
Browse files
meta-llama/Meta-Llama-3-8B-Instruct/comprehension_vi.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"results": {
|
3 |
+
"comprehension_vi": {
|
4 |
+
"acc": 0.6322222222222222,
|
5 |
+
"acc_stderr": 0.016082285764364948,
|
6 |
+
"acc_norm": 0.6555555555555556,
|
7 |
+
"acc_norm_stderr": 0.015848366191529864
|
8 |
+
}
|
9 |
+
},
|
10 |
+
"versions": {
|
11 |
+
"comprehension_vi": 0
|
12 |
+
},
|
13 |
+
"config": {
|
14 |
+
"model": "hf-causal-experimental",
|
15 |
+
"model_args": "pretrained=meta-llama/Meta-Llama-3-8B-Instruct",
|
16 |
+
"num_fewshot": 0,
|
17 |
+
"batch_size": null,
|
18 |
+
"batch_sizes": [],
|
19 |
+
"device": "cuda:0",
|
20 |
+
"no_cache": false,
|
21 |
+
"limit": null,
|
22 |
+
"bootstrap_iters": 100000,
|
23 |
+
"description_dict": {}
|
24 |
+
}
|
25 |
+
}
|