Datasets:

License:
aaditya commited on
Commit
9afd73b
1 Parent(s): 2fa4e5a

Upload adinath/ollama_v6/results_2024-04-30 08:54:54.447955.json with huggingface_hub

Browse files
adinath/ollama_v6/results_2024-04-30 08:54:54.447955.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "pubmedqa": {
4
+ "acc,none": 0.752,
5
+ "acc_stderr,none": 0.019332342821239114,
6
+ "alias": "pubmedqa"
7
+ },
8
+ "mmlu_professional_medicine": {
9
+ "alias": "professional_medicine",
10
+ "acc,none": 0.7058823529411765,
11
+ "acc_stderr,none": 0.027678468642144696
12
+ },
13
+ "mmlu_medical_genetics": {
14
+ "alias": "medical_genetics",
15
+ "acc,none": 0.81,
16
+ "acc_stderr,none": 0.03942772444036623
17
+ },
18
+ "mmlu_college_medicine": {
19
+ "alias": "college_medicine",
20
+ "acc,none": 0.6184971098265896,
21
+ "acc_stderr,none": 0.037038511930995194
22
+ },
23
+ "mmlu_college_biology": {
24
+ "alias": "college_biology",
25
+ "acc,none": 0.8055555555555556,
26
+ "acc_stderr,none": 0.03309615177059005
27
+ },
28
+ "mmlu_clinical_knowledge": {
29
+ "alias": "clinical_knowledge",
30
+ "acc,none": 0.7509433962264151,
31
+ "acc_stderr,none": 0.026616482980501715
32
+ },
33
+ "mmlu_anatomy": {
34
+ "alias": "anatomy",
35
+ "acc,none": 0.7037037037037037,
36
+ "acc_stderr,none": 0.03944624162501117
37
+ },
38
+ "medqa_4options": {
39
+ "acc,none": 0.6040848389630793,
40
+ "acc_stderr,none": 0.013712179154041871,
41
+ "acc_norm,none": 0.6040848389630793,
42
+ "acc_norm_stderr,none": 0.013712179154041871,
43
+ "alias": "medqa_4options"
44
+ },
45
+ "medmcqa": {
46
+ "acc,none": 0.5696868276356681,
47
+ "acc_stderr,none": 0.007656290350780746,
48
+ "acc_norm,none": 0.5696868276356681,
49
+ "acc_norm_stderr,none": 0.007656290350780746,
50
+ "alias": "medmcqa"
51
+ }
52
+ },
53
+ "config": {
54
+ "model": "hf",
55
+ "model_args": "pretrained=adinath/ollama_v6,revision=main,dtype=float32",
56
+ "batch_size": "auto",
57
+ "batch_sizes": [
58
+ 4
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": "adinath/ollama_v6",
67
+ "model_sha": "main"
68
+ }
69
+ }