hieunguyen1053
commited on
Commit
·
d985656
1
Parent(s):
fa6b1e5
Create vietgpt/dama-2-7b-chat/truthfulqa_vi.json
Browse files
vietgpt/dama-2-7b-chat/truthfulqa_vi.json
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"results": {
|
3 |
+
"truthfulqa_vi": {
|
4 |
+
"mc1": 0.32662420382165604,
|
5 |
+
"mc1_stderr": 0.01614944435786969,
|
6 |
+
"mc2": 0.48470750196079966,
|
7 |
+
"mc2_stderr": 0.01547139443954286
|
8 |
+
}
|
9 |
+
},
|
10 |
+
"versions": {
|
11 |
+
"truthfulqa_vi": 1
|
12 |
+
},
|
13 |
+
"config": {
|
14 |
+
"model": "hf-causal",
|
15 |
+
"model_args": "pretrained=vietgpt/dama-2-7b-chat",
|
16 |
+
"num_fewshot": 0,
|
17 |
+
"batch_size": "auto",
|
18 |
+
"batch_sizes": [
|
19 |
+
64
|
20 |
+
],
|
21 |
+
"device": "cuda:2",
|
22 |
+
"no_cache": false,
|
23 |
+
"limit": null,
|
24 |
+
"bootstrap_iters": 100000,
|
25 |
+
"description_dict": {}
|
26 |
+
}
|
27 |
+
}
|