Bram Vanroy
commited on
Commit
•
3838c2e
1
Parent(s):
c8bf442
Add evals for GEITje-7B-chat on mmlu_nl
Browse files[Rijgersberg/GEITje-7B-chat](https://huggingface.co/Rijgersberg/GEITje-7B-chat) results for mmlu_nl
evals/mmlu/mmlu_nl_GEITje-7B-chat.json
CHANGED
@@ -12,7 +12,7 @@
|
|
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": 2,
|
17 |
"device": "cuda",
|
18 |
"no_cache": false,
|
|
|
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,
|