Bram Vanroy
commited on
Commit
·
665207c
1
Parent(s):
d3e8a05
remove ultra sft as it is not intended for usage
Browse files
evals/arc/arc_nl_GEITje-7B-ultra-sft.json
DELETED
@@ -1,23 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"results": {
|
3 |
-
"arc_nl": {
|
4 |
-
"acc": 0.39349871685201027,
|
5 |
-
"acc_stderr": 0.014294405598373715,
|
6 |
-
"acc_norm": 0.38751069289991447,
|
7 |
-
"acc_norm_stderr": 0.014255080678869604
|
8 |
-
}
|
9 |
-
},
|
10 |
-
"versions": {
|
11 |
-
"arc_nl": 0
|
12 |
-
},
|
13 |
-
"config": {
|
14 |
-
"model": "hf-auto",
|
15 |
-
"model_args": "pretrained=BramVanroy/GEITje-7B-ultra-sft,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 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evals/hellaswag/hellaswag_nl_GEITje-7B-ultra-sft.json
DELETED
@@ -1,23 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"results": {
|
3 |
-
"hellaswag_nl": {
|
4 |
-
"acc": 0.4991905018888289,
|
5 |
-
"acc_stderr": 0.005194815910065166,
|
6 |
-
"acc_norm": 0.6343227199136535,
|
7 |
-
"acc_norm_stderr": 0.005003856532092422
|
8 |
-
}
|
9 |
-
},
|
10 |
-
"versions": {
|
11 |
-
"hellaswag_nl": 1
|
12 |
-
},
|
13 |
-
"config": {
|
14 |
-
"model": "hf-auto",
|
15 |
-
"model_args": "pretrained=BramVanroy/GEITje-7B-ultra-sft,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 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evals/mmlu/mmlu_nl_GEITje-7B-ultra-sft.json
DELETED
@@ -1,23 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"results": {
|
3 |
-
"mmlu_nl": {
|
4 |
-
"acc": 0.39417166274569326,
|
5 |
-
"acc_stderr": 0.004257216123143713,
|
6 |
-
"acc_norm": 0.3338392653866586,
|
7 |
-
"acc_norm_stderr": 0.004108340494352916
|
8 |
-
}
|
9 |
-
},
|
10 |
-
"versions": {
|
11 |
-
"mmlu_nl": 0
|
12 |
-
},
|
13 |
-
"config": {
|
14 |
-
"model": "hf-auto",
|
15 |
-
"model_args": "pretrained=BramVanroy/GEITje-7B-ultra-sft,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 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
evals/models.json
CHANGED
@@ -23,14 +23,6 @@
|
|
23 |
"num_parameters": 7241732096,
|
24 |
"quantization": "8-bit"
|
25 |
},
|
26 |
-
"geitje-7b-ultra-sft": {
|
27 |
-
"compute_dtype": "auto",
|
28 |
-
"dutch_coverage": "not-given",
|
29 |
-
"model_name": "BramVanroy/GEITje-7B-ultra-sft",
|
30 |
-
"model_type": "not-given",
|
31 |
-
"num_parameters": 7241732096,
|
32 |
-
"quantization": "8-bit"
|
33 |
-
},
|
34 |
"gpt-neo-1.3b-dutch": {
|
35 |
"compute_dtype": "bfloat16",
|
36 |
"dutch_coverage": "pretrained",
|
@@ -215,4 +207,4 @@
|
|
215 |
"num_parameters": 7241732096,
|
216 |
"quantization": "8-bit"
|
217 |
}
|
218 |
-
}
|
|
|
23 |
"num_parameters": 7241732096,
|
24 |
"quantization": "8-bit"
|
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 |
+
}
|
evals/truthfulqa/truthfulqa_nl_GEITje-7B-ultra-sft.json
DELETED
@@ -1,23 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"results": {
|
3 |
-
"truthfulqa_nl": {
|
4 |
-
"mc1": 0.2700636942675159,
|
5 |
-
"mc1_stderr": 0.01585687320017253,
|
6 |
-
"mc2": 0.44371369242946657,
|
7 |
-
"mc2_stderr": 0.015289675842261296
|
8 |
-
}
|
9 |
-
},
|
10 |
-
"versions": {
|
11 |
-
"truthfulqa_nl": 1
|
12 |
-
},
|
13 |
-
"config": {
|
14 |
-
"model": "hf-auto",
|
15 |
-
"model_args": "pretrained=BramVanroy/GEITje-7B-ultra-sft,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 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|