Bram Vanroy commited on
Commit
a46b4c5
1 Parent(s): 71e289f

Add evals for GEITje-7B-chat-v2 on arc_nl

Browse files

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

evals/arc/arc_nl_GEITje-7B-chat-v2.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "arc_nl": {
4
+ "acc": 0.41573994867408043,
5
+ "acc_stderr": 0.014420906263396439,
6
+ "acc_norm": 0.41659538066723695,
7
+ "acc_norm_stderr": 0.014425163203712227
8
+ }
9
+ },
10
+ "versions": {
11
+ "arc_nl": 0
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,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
+ }