Bram Vanroy commited on
Commit
ebdaf93
·
1 Parent(s): 31c788d

Add evals for GEITje-7b-chat-v2 on truthfulqa_nl

Browse files

[Rijgersberg/GEITje-7b-chat-v2](https://huggingface.co/Rijgersberg/GEITje-7b-chat-v2) results for truthfulqa_nl

evals/truthfulqa/truthfulqa_nl_GEITje-7b-chat-v2.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "truthfulqa_nl": {
4
+ "mc1": 0.2840764331210191,
5
+ "mc1_stderr": 0.016106193085169508,
6
+ "mc2": 0.4547595365833656,
7
+ "mc2_stderr": 0.015154288378174851
8
+ }
9
+ },
10
+ "versions": {
11
+ "truthfulqa_nl": 1
12
+ },
13
+ "config": {
14
+ "model": "hf-auto",
15
+ "model_args": "pretrained=Rijgersberg/GEITje-7b-chat-v2,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
+ }