aaditya commited on
Commit
30fbbce
1 Parent(s): 128f952

Upload EleutherAI/pythia-2.8b/results_2024-05-20 11:14:20.231541.json with huggingface_hub

Browse files
EleutherAI/pythia-2.8b/results_2024-05-20 11:14:20.231541.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "pubmedqa": {
4
+ "acc,none": 0.64,
5
+ "acc_stderr,none": 0.021487751089720536,
6
+ "alias": "pubmedqa"
7
+ },
8
+ "mmlu_professional_medicine": {
9
+ "alias": "professional_medicine",
10
+ "acc,none": 0.375,
11
+ "acc_stderr,none": 0.029408372932278746
12
+ },
13
+ "mmlu_medical_genetics": {
14
+ "alias": "medical_genetics",
15
+ "acc,none": 0.27,
16
+ "acc_stderr,none": 0.044619604333847394
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.2708333333333333,
26
+ "acc_stderr,none": 0.03716177437566016
27
+ },
28
+ "mmlu_clinical_knowledge": {
29
+ "alias": "clinical_knowledge",
30
+ "acc,none": 0.2679245283018868,
31
+ "acc_stderr,none": 0.02725726032249485
32
+ },
33
+ "mmlu_anatomy": {
34
+ "alias": "anatomy",
35
+ "acc,none": 0.22962962962962963,
36
+ "acc_stderr,none": 0.036333844140734636
37
+ },
38
+ "medqa_4options": {
39
+ "acc,none": 0.24351924587588375,
40
+ "acc_stderr,none": 0.012034333181729381,
41
+ "acc_norm,none": 0.24351924587588375,
42
+ "acc_norm_stderr,none": 0.012034333181729381,
43
+ "alias": "medqa_4options"
44
+ },
45
+ "medmcqa": {
46
+ "acc,none": 0.27157542433660053,
47
+ "acc_stderr,none": 0.006877736197092456,
48
+ "acc_norm,none": 0.27157542433660053,
49
+ "acc_norm_stderr,none": 0.006877736197092456,
50
+ "alias": "medmcqa"
51
+ }
52
+ },
53
+ "config": {
54
+ "model": "hf",
55
+ "model_args": "pretrained=EleutherAI/pythia-2.8b,revision=main,dtype=float16",
56
+ "model_num_parameters": 2775208960,
57
+ "model_dtype": "float16",
58
+ "model_revision": "main",
59
+ "model_sha": "main",
60
+ "batch_size": "auto",
61
+ "batch_sizes": [
62
+ 16
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": "EleutherAI/pythia-2.8b"
74
+ }
75
+ }