Datasets:

License:
aaditya commited on
Commit
f3fc058
1 Parent(s): cf29442

Upload mistralai/Mistral-7B-Instruct-v0.2/results_2024-04-01 02:54:15.949197.json with huggingface_hub

Browse files
mistralai/Mistral-7B-Instruct-v0.2/results_2024-04-01 02:54:15.949197.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "pubmedqa": {
4
+ "acc,none": 0.758,
5
+ "acc_stderr,none": 0.01917308567833712,
6
+ "alias": "pubmedqa"
7
+ },
8
+ "mmlu_professional_medicine": {
9
+ "alias": "professional_medicine",
10
+ "acc,none": 0.6544117647058824,
11
+ "acc_stderr,none": 0.028888193103988644
12
+ },
13
+ "mmlu_medical_genetics": {
14
+ "alias": "medical_genetics",
15
+ "acc,none": 0.64,
16
+ "acc_stderr,none": 0.04824181513244218
17
+ },
18
+ "mmlu_college_medicine": {
19
+ "alias": "college_medicine",
20
+ "acc,none": 0.5606936416184971,
21
+ "acc_stderr,none": 0.03784271932887467
22
+ },
23
+ "mmlu_college_biology": {
24
+ "alias": "college_biology",
25
+ "acc,none": 0.6527777777777778,
26
+ "acc_stderr,none": 0.039812405437178615
27
+ },
28
+ "mmlu_clinical_knowledge": {
29
+ "alias": "clinical_knowledge",
30
+ "acc,none": 0.6528301886792452,
31
+ "acc_stderr,none": 0.029300101705549645
32
+ },
33
+ "mmlu_anatomy": {
34
+ "alias": "anatomy",
35
+ "acc,none": 0.5703703703703704,
36
+ "acc_stderr,none": 0.04276349494376599
37
+ },
38
+ "medqa_4options": {
39
+ "acc,none": 0.5051060487038491,
40
+ "acc_stderr,none": 0.014018572818137372,
41
+ "acc_norm,none": 0.5051060487038491,
42
+ "acc_norm_stderr,none": 0.014018572818137372,
43
+ "alias": "medqa_4options"
44
+ },
45
+ "medmcqa": {
46
+ "acc,none": 0.4630647860387282,
47
+ "acc_stderr,none": 0.007710629002237254,
48
+ "acc_norm,none": 0.4630647860387282,
49
+ "acc_norm_stderr,none": 0.007710629002237254,
50
+ "alias": "medmcqa"
51
+ }
52
+ },
53
+ "config": {
54
+ "model": "hf",
55
+ "model_args": "pretrained=mistralai/Mistral-7B-Instruct-v0.2,revision=main,dtype=float32",
56
+ "batch_size": "auto",
57
+ "batch_sizes": [
58
+ 8
59
+ ],
60
+ "device": "cuda:0",
61
+ "use_cache": null,
62
+ "limit": null,
63
+ "bootstrap_iters": 100000,
64
+ "gen_kwargs": null,
65
+ "model_dtype": "float32",
66
+ "model_name": "mistralai/Mistral-7B-Instruct-v0.2",
67
+ "model_sha": "main"
68
+ }
69
+ }