Bram Vanroy commited on
Commit
2b4135d
·
1 Parent(s): c30bd81

Add evals for GEITje-7B-ultra-sft on truthfulqa_nl

Browse files

[BramVanroy/GEITje-7B-ultra-sft](https://huggingface.co/BramVanroy/GEITje-7B-ultra-sft) results for truthfulqa_nl

evals/truthfulqa/truthfulqa_nl_GEITje-7B-ultra-sft.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "truthfulqa_nl": {
4
+ "mc1": 0.2700636942675159,
5
+ "mc1_stderr": 0.01585687320017253,
6
+ "mc2": 0.44371369242946657,
7
+ "mc2_stderr": 0.015289675842261296
8
+ }
9
+ },
10
+ "versions": {
11
+ "truthfulqa_nl": 1
12
+ },
13
+ "config": {
14
+ "model": "hf-auto",
15
+ "model_args": "pretrained=BramVanroy/GEITje-7B-ultra-sft,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
+ }