aaditya commited on
Commit
77298b2
1 Parent(s): 4c6758e

Upload adinath/lft_8b/results_2024-04-29 16:07:05.343560.json with huggingface_hub

Browse files
adinath/lft_8b/results_2024-04-29 16:07:05.343560.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "pubmedqa": {
4
+ "acc,none": 0.768,
5
+ "acc_stderr,none": 0.018896193591951976,
6
+ "alias": "pubmedqa"
7
+ },
8
+ "mmlu_professional_medicine": {
9
+ "alias": "professional_medicine",
10
+ "acc,none": 0.7022058823529411,
11
+ "acc_stderr,none": 0.027778298701545443
12
+ },
13
+ "mmlu_medical_genetics": {
14
+ "alias": "medical_genetics",
15
+ "acc,none": 0.83,
16
+ "acc_stderr,none": 0.03775251680686371
17
+ },
18
+ "mmlu_college_medicine": {
19
+ "alias": "college_medicine",
20
+ "acc,none": 0.6647398843930635,
21
+ "acc_stderr,none": 0.03599586301247077
22
+ },
23
+ "mmlu_college_biology": {
24
+ "alias": "college_biology",
25
+ "acc,none": 0.7569444444444444,
26
+ "acc_stderr,none": 0.03586879280080341
27
+ },
28
+ "mmlu_clinical_knowledge": {
29
+ "alias": "clinical_knowledge",
30
+ "acc,none": 0.7509433962264151,
31
+ "acc_stderr,none": 0.026616482980501722
32
+ },
33
+ "mmlu_anatomy": {
34
+ "alias": "anatomy",
35
+ "acc,none": 0.6074074074074074,
36
+ "acc_stderr,none": 0.04218506215368879
37
+ },
38
+ "medqa_4options": {
39
+ "acc,none": 0.591516103692066,
40
+ "acc_stderr,none": 0.01378247459447497,
41
+ "acc_norm,none": 0.591516103692066,
42
+ "acc_norm_stderr,none": 0.01378247459447497,
43
+ "alias": "medqa_4options"
44
+ },
45
+ "medmcqa": {
46
+ "acc,none": 0.5649055701649534,
47
+ "acc_stderr,none": 0.007666332935600281,
48
+ "acc_norm,none": 0.5649055701649534,
49
+ "acc_norm_stderr,none": 0.007666332935600281,
50
+ "alias": "medmcqa"
51
+ }
52
+ },
53
+ "config": {
54
+ "model": "hf",
55
+ "model_args": "pretrained=adinath/lft_8b,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/lft_8b",
67
+ "model_sha": "main"
68
+ }
69
+ }