aaditya commited on
Commit
cf7d2f3
1 Parent(s): 9df216b

Upload ProbeMedicalYonseiMAILab/medllama3-v20/results_2024-05-24 13:12:52.395063.json with huggingface_hub

Browse files
ProbeMedicalYonseiMAILab/medllama3-v20/results_2024-05-24 13:12:52.395063.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "pubmedqa": {
4
+ "acc,none": 0.756,
5
+ "acc_stderr,none": 0.019226734893614657,
6
+ "alias": "pubmedqa"
7
+ },
8
+ "mmlu_professional_medicine": {
9
+ "alias": "professional_medicine",
10
+ "acc,none": 0.9889705882352942,
11
+ "acc_stderr,none": 0.0063442927953535734
12
+ },
13
+ "mmlu_medical_genetics": {
14
+ "alias": "medical_genetics",
15
+ "acc,none": 0.98,
16
+ "acc_stderr,none": 0.01407052941362896
17
+ },
18
+ "mmlu_college_medicine": {
19
+ "alias": "college_medicine",
20
+ "acc,none": 0.9479768786127167,
21
+ "acc_stderr,none": 0.01693295881856461
22
+ },
23
+ "mmlu_college_biology": {
24
+ "alias": "college_biology",
25
+ "acc,none": 0.9861111111111112,
26
+ "acc_stderr,none": 0.009786528365196933
27
+ },
28
+ "mmlu_clinical_knowledge": {
29
+ "alias": "clinical_knowledge",
30
+ "acc,none": 0.9584905660377359,
31
+ "acc_stderr,none": 0.01227623980876927
32
+ },
33
+ "mmlu_anatomy": {
34
+ "alias": "anatomy",
35
+ "acc,none": 0.9185185185185185,
36
+ "acc_stderr,none": 0.02363311767778692
37
+ },
38
+ "medqa_4options": {
39
+ "acc,none": 0.8106834249803614,
40
+ "acc_stderr,none": 0.010984401799598694,
41
+ "acc_norm,none": 0.8106834249803614,
42
+ "acc_norm_stderr,none": 0.010984401799598694,
43
+ "alias": "medqa_4options"
44
+ },
45
+ "medmcqa": {
46
+ "acc,none": 0.7540043031317236,
47
+ "acc_stderr,none": 0.006659761141198002,
48
+ "acc_norm,none": 0.7540043031317236,
49
+ "acc_norm_stderr,none": 0.006659761141198002,
50
+ "alias": "medmcqa"
51
+ }
52
+ },
53
+ "config": {
54
+ "model": "hf",
55
+ "model_args": "pretrained=ProbeMedicalYonseiMAILab/medllama3-v20,revision=main,dtype=float32",
56
+ "model_num_parameters": 8072204288,
57
+ "model_dtype": "float32",
58
+ "model_revision": "main",
59
+ "model_sha": "main",
60
+ "batch_size": "auto",
61
+ "batch_sizes": [
62
+ 4
63
+ ],
64
+ "device": "cuda:1",
65
+ "use_cache": null,
66
+ "limit": null,
67
+ "bootstrap_iters": 100000,
68
+ "gen_kwargs": null,
69
+ "random_seed": 0,
70
+ "numpy_seed": 1234,
71
+ "torch_seed": 1234,
72
+ "fewshot_seed": 1234,
73
+ "model_name": "ProbeMedicalYonseiMAILab/medllama3-v20"
74
+ }
75
+ }