Datasets:

License:
aaditya commited on
Commit
48d29ae
1 Parent(s): 9ec14bc

Upload bongbongs/NewMes-v2/results_2024-05-10 01:07:26.701504.json with huggingface_hub

Browse files
bongbongs/NewMes-v2/results_2024-05-10 01:07:26.701504.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "pubmedqa": {
4
+ "acc,none": 0.746,
5
+ "acc_stderr,none": 0.019486596801643427,
6
+ "alias": "pubmedqa"
7
+ },
8
+ "mmlu_professional_medicine": {
9
+ "alias": "professional_medicine",
10
+ "acc,none": 0.7242647058823529,
11
+ "acc_stderr,none": 0.027146271936625162
12
+ },
13
+ "mmlu_medical_genetics": {
14
+ "alias": "medical_genetics",
15
+ "acc,none": 0.79,
16
+ "acc_stderr,none": 0.040936018074033256
17
+ },
18
+ "mmlu_college_medicine": {
19
+ "alias": "college_medicine",
20
+ "acc,none": 0.6473988439306358,
21
+ "acc_stderr,none": 0.03643037168958548
22
+ },
23
+ "mmlu_college_biology": {
24
+ "alias": "college_biology",
25
+ "acc,none": 0.75,
26
+ "acc_stderr,none": 0.03621034121889507
27
+ },
28
+ "mmlu_clinical_knowledge": {
29
+ "alias": "clinical_knowledge",
30
+ "acc,none": 0.7358490566037735,
31
+ "acc_stderr,none": 0.027134291628741713
32
+ },
33
+ "mmlu_anatomy": {
34
+ "alias": "anatomy",
35
+ "acc,none": 0.6962962962962963,
36
+ "acc_stderr,none": 0.039725528847851375
37
+ },
38
+ "medqa_4options": {
39
+ "acc,none": 0.6072270227808326,
40
+ "acc_stderr,none": 0.013693131845457326,
41
+ "acc_norm,none": 0.6072270227808326,
42
+ "acc_norm_stderr,none": 0.013693131845457326,
43
+ "alias": "medqa_4options"
44
+ },
45
+ "medmcqa": {
46
+ "acc,none": 0.5759024623475975,
47
+ "acc_stderr,none": 0.007642145973247401,
48
+ "acc_norm,none": 0.5759024623475975,
49
+ "acc_norm_stderr,none": 0.007642145973247401,
50
+ "alias": "medmcqa"
51
+ }
52
+ },
53
+ "config": {
54
+ "model": "hf",
55
+ "model_args": "pretrained=bongbongs/NewMes-v2,revision=main,dtype=bfloat16",
56
+ "model_num_parameters": 8072204288,
57
+ "model_dtype": "bfloat16",
58
+ "model_revision": "main",
59
+ "model_sha": "main",
60
+ "batch_size": "auto",
61
+ "batch_sizes": [
62
+ 8
63
+ ],
64
+ "device": "cuda:0",
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": "bongbongs/NewMes-v2"
74
+ }
75
+ }