Bram Vanroy
commited on
Commit
·
c181884
1
Parent(s):
89b5433
Add evals for GEITje-7B-chat on hellaswag_nl
Browse files[Rijgersberg/GEITje-7B-chat](https://huggingface.co/Rijgersberg/GEITje-7B-chat) results for hellaswag_nl
evals/hellaswag/hellaswag_nl_GEITje-7B-chat.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
"results": {
|
3 |
"hellaswag_nl": {
|
4 |
"acc": 0.5085806799784134,
|
5 |
-
"acc_stderr": 0.
|
6 |
-
"acc_norm": 0.
|
7 |
-
"acc_norm_stderr": 0.
|
8 |
}
|
9 |
},
|
10 |
"versions": {
|
@@ -12,8 +12,8 @@
|
|
12 |
},
|
13 |
"config": {
|
14 |
"model": "hf-auto",
|
15 |
-
"model_args": "pretrained=Rijgersberg/GEITje-7B-chat,use_accelerate=True,device_map_option=auto,dtype=auto,load_in_8bit=True",
|
16 |
-
"batch_size":
|
17 |
"device": "cuda",
|
18 |
"no_cache": false,
|
19 |
"limit": null,
|
|
|
2 |
"results": {
|
3 |
"hellaswag_nl": {
|
4 |
"acc": 0.5085806799784134,
|
5 |
+
"acc_stderr": 0.0051940576924097695,
|
6 |
+
"acc_norm": 0.6657312466270912,
|
7 |
+
"acc_norm_stderr": 0.0049011510611319045
|
8 |
}
|
9 |
},
|
10 |
"versions": {
|
|
|
12 |
},
|
13 |
"config": {
|
14 |
"model": "hf-auto",
|
15 |
+
"model_args": "pretrained=Rijgersberg/GEITje-7B-chat,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,
|
evals/models.json
CHANGED
@@ -21,15 +21,15 @@
|
|
21 |
"model_name": "Rijgersberg/GEITje-7b-chat-v2",
|
22 |
"model_type": "fine-tuned",
|
23 |
"num_parameters": 7241732096,
|
24 |
-
"quantization":
|
25 |
},
|
26 |
"geitje-ultra": {
|
27 |
"compute_dtype": "auto",
|
28 |
"dutch_coverage": "fine-tuned",
|
29 |
-
"model_name": "BramVanroy/GEITje-ultra",
|
30 |
"model_type": "RL-tuned",
|
31 |
"num_parameters": 7241732096,
|
32 |
-
"quantization":
|
33 |
},
|
34 |
"gpt-neo-1.3b-dutch": {
|
35 |
"compute_dtype": "bfloat16",
|
@@ -215,4 +215,4 @@
|
|
215 |
"num_parameters": 7241732096,
|
216 |
"quantization": "8-bit"
|
217 |
}
|
218 |
-
}
|
|
|
21 |
"model_name": "Rijgersberg/GEITje-7b-chat-v2",
|
22 |
"model_type": "fine-tuned",
|
23 |
"num_parameters": 7241732096,
|
24 |
+
"quantization": null
|
25 |
},
|
26 |
"geitje-ultra": {
|
27 |
"compute_dtype": "auto",
|
28 |
"dutch_coverage": "fine-tuned",
|
29 |
+
"model_name": "BramVanroy/GEITje-ultra-dpo-1e-07lr-0.01b-1ep-128tbs",
|
30 |
"model_type": "RL-tuned",
|
31 |
"num_parameters": 7241732096,
|
32 |
+
"quantization": null
|
33 |
},
|
34 |
"gpt-neo-1.3b-dutch": {
|
35 |
"compute_dtype": "bfloat16",
|
|
|
215 |
"num_parameters": 7241732096,
|
216 |
"quantization": "8-bit"
|
217 |
}
|
218 |
+
}
|