Bram Vanroy commited on
Commit
164bbde
1 Parent(s): 307811a

Add evals for GEITje-ultra on truthfulqa_nl

Browse files

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

evals/truthfulqa/truthfulqa_nl_GEITje-ultra.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "truthfulqa_nl": {
4
+ "mc1": 0.3235668789808917,
5
+ "mc1_stderr": 0.016708460287009546,
6
+ "mc2": 0.5186509420055189,
7
+ "mc2_stderr": 0.01627138410084977
8
+ }
9
+ },
10
+ "versions": {
11
+ "truthfulqa_nl": 1
12
+ },
13
+ "config": {
14
+ "model": "hf-auto",
15
+ "model_args": "pretrained=BramVanroy/GEITje-ultra-dpo-1e-07lr-0.01b-1ep-128tbs,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
+ }