Bram Vanroy commited on
Commit
aeb0be7
1 Parent(s): 7508449

remove mixtral for now

Browse files
evals/truthfulqa/truthfulqa_nl_Mixtral-8x7B-v0.1.json DELETED
@@ -1,23 +0,0 @@
1
- {
2
- "results": {
3
- "truthfulqa_nl": {
4
- "mc1": 0.310828025477707,
5
- "mc1_stderr": 0.016529733724696277,
6
- "mc2": 0.4629846929417042,
7
- "mc2_stderr": 0.01508660067127546
8
- }
9
- },
10
- "versions": {
11
- "truthfulqa_nl": 1
12
- },
13
- "config": {
14
- "model": "hf-auto",
15
- "model_args": "pretrained=mistralai/Mixtral-8x7B-v0.1,use_accelerate=True,device_map_option=auto,dtype=auto,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
- }