Bram Vanroy commited on
Commit
c3df3c6
·
1 Parent(s): 8b74974

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

Browse files

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

evals/hellaswag/hellaswag_nl_GEITje-7b-chat-v2.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "hellaswag_nl": {
4
+ "acc": 0.5027522935779817,
5
+ "acc_stderr": 0.005194744014864852,
6
+ "acc_norm": 0.6514840798704803,
7
+ "acc_norm_stderr": 0.004950669577821165
8
+ }
9
+ },
10
+ "versions": {
11
+ "hellaswag_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
+ }
evals/models.json CHANGED
@@ -15,6 +15,14 @@
15
  "num_parameters": 7241732096,
16
  "quantization": "8-bit"
17
  },
 
 
 
 
 
 
 
 
18
  "gpt-neo-1.3b-dutch": {
19
  "compute_dtype": "bfloat16",
20
  "dutch_coverage": "pretrained",
@@ -199,4 +207,4 @@
199
  "num_parameters": 7241732096,
200
  "quantization": "8-bit"
201
  }
202
- }
 
15
  "num_parameters": 7241732096,
16
  "quantization": "8-bit"
17
  },
18
+ "geitje-7b-chat-v2": {
19
+ "compute_dtype": "auto",
20
+ "dutch_coverage": "not-given",
21
+ "model_name": "Rijgersberg/GEITje-7b-chat-v2",
22
+ "model_type": "not-given",
23
+ "num_parameters": 7241732096,
24
+ "quantization": null
25
+ },
26
  "gpt-neo-1.3b-dutch": {
27
  "compute_dtype": "bfloat16",
28
  "dutch_coverage": "pretrained",
 
207
  "num_parameters": 7241732096,
208
  "quantization": "8-bit"
209
  }
210
+ }