aaditya commited on
Commit
5f455dd
1 Parent(s): 4f25138

Upload openai-community/gpt2-xl/results_2024-04-29 13:09:52.222616.json with huggingface_hub

Browse files
openai-community/gpt2-xl/results_2024-04-29 13:09:52.222616.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "pubmedqa": {
4
+ "acc,none": 0.604,
5
+ "acc_stderr,none": 0.021893529941665765,
6
+ "alias": "pubmedqa"
7
+ },
8
+ "mmlu_professional_medicine": {
9
+ "alias": "professional_medicine",
10
+ "acc,none": 0.20588235294117646,
11
+ "acc_stderr,none": 0.024562204314142314
12
+ },
13
+ "mmlu_medical_genetics": {
14
+ "alias": "medical_genetics",
15
+ "acc,none": 0.3,
16
+ "acc_stderr,none": 0.046056618647183814
17
+ },
18
+ "mmlu_college_medicine": {
19
+ "alias": "college_medicine",
20
+ "acc,none": 0.24277456647398843,
21
+ "acc_stderr,none": 0.0326926380614177
22
+ },
23
+ "mmlu_college_biology": {
24
+ "alias": "college_biology",
25
+ "acc,none": 0.2847222222222222,
26
+ "acc_stderr,none": 0.03773809990686934
27
+ },
28
+ "mmlu_clinical_knowledge": {
29
+ "alias": "clinical_knowledge",
30
+ "acc,none": 0.2188679245283019,
31
+ "acc_stderr,none": 0.025447863825108594
32
+ },
33
+ "mmlu_anatomy": {
34
+ "alias": "anatomy",
35
+ "acc,none": 0.3037037037037037,
36
+ "acc_stderr,none": 0.039725528847851355
37
+ },
38
+ "medqa_4options": {
39
+ "acc,none": 0.28043990573448546,
40
+ "acc_stderr,none": 0.01259533971562407,
41
+ "acc_norm,none": 0.28043990573448546,
42
+ "acc_norm_stderr,none": 0.01259533971562407,
43
+ "alias": "medqa_4options"
44
+ },
45
+ "medmcqa": {
46
+ "acc,none": 0.3086301697346402,
47
+ "acc_stderr,none": 0.0071430285608817265,
48
+ "acc_norm,none": 0.3086301697346402,
49
+ "acc_norm_stderr,none": 0.0071430285608817265,
50
+ "alias": "medmcqa"
51
+ }
52
+ },
53
+ "config": {
54
+ "model": "hf",
55
+ "model_args": "pretrained=openai-community/gpt2-xl,revision=main,dtype=float32",
56
+ "batch_size": "auto",
57
+ "batch_sizes": [
58
+ 16
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": "openai-community/gpt2-xl",
67
+ "model_sha": "main"
68
+ }
69
+ }