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