Bram Vanroy
commited on
Commit
·
cd55f6a
1
Parent(s):
687e2fd
Add evals for GEITje-ultra-sft on truthfulqa_nl
Browse files[BramVanroy/GEITje-ultra-sft](https://huggingface.co/BramVanroy/GEITje-ultra-sft) results for truthfulqa_nl
evals/truthfulqa/truthfulqa_nl_GEITje-ultra-sft.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"results": {
|
3 |
+
"truthfulqa_nl": {
|
4 |
+
"mc1": 0.2840764331210191,
|
5 |
+
"mc1_stderr": 0.01610619308516951,
|
6 |
+
"mc2": 0.451556591245413,
|
7 |
+
"mc2_stderr": 0.015176365000200752
|
8 |
+
}
|
9 |
+
},
|
10 |
+
"versions": {
|
11 |
+
"truthfulqa_nl": 1
|
12 |
+
},
|
13 |
+
"config": {
|
14 |
+
"model": "hf-auto",
|
15 |
+
"model_args": "pretrained=BramVanroy/GEITje-ultra-sft,use_accelerate=True,device_map_option=auto,dtype=auto,trust_remote_code=True",
|
16 |
+
"batch_size": 2,
|
17 |
+
"device": "cuda",
|
18 |
+
"no_cache": false,
|
19 |
+
"limit": null,
|
20 |
+
"bootstrap_iters": 100000,
|
21 |
+
"description_dict": {}
|
22 |
+
}
|
23 |
+
}
|