Datasets:

License:
aaditya commited on
Commit
4a3f9b4
1 Parent(s): 84c9afb

Upload ghost-x/ghost-7b-alpha/results_2024-04-23 07:04:42.080410.json with huggingface_hub

Browse files
ghost-x/ghost-7b-alpha/results_2024-04-23 07:04:42.080410.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "pubmedqa": {
4
+ "acc,none": 0.692,
5
+ "acc_stderr,none": 0.020667032987466093,
6
+ "alias": "pubmedqa"
7
+ },
8
+ "mmlu_professional_medicine": {
9
+ "alias": "professional_medicine",
10
+ "acc,none": 0.39338235294117646,
11
+ "acc_stderr,none": 0.029674288281311172
12
+ },
13
+ "mmlu_medical_genetics": {
14
+ "alias": "medical_genetics",
15
+ "acc,none": 0.42,
16
+ "acc_stderr,none": 0.049604496374885836
17
+ },
18
+ "mmlu_college_medicine": {
19
+ "alias": "college_medicine",
20
+ "acc,none": 0.5260115606936416,
21
+ "acc_stderr,none": 0.03807301726504511
22
+ },
23
+ "mmlu_college_biology": {
24
+ "alias": "college_biology",
25
+ "acc,none": 0.5208333333333334,
26
+ "acc_stderr,none": 0.041775789507399935
27
+ },
28
+ "mmlu_clinical_knowledge": {
29
+ "alias": "clinical_knowledge",
30
+ "acc,none": 0.5735849056603773,
31
+ "acc_stderr,none": 0.030437794342983052
32
+ },
33
+ "mmlu_anatomy": {
34
+ "alias": "anatomy",
35
+ "acc,none": 0.5037037037037037,
36
+ "acc_stderr,none": 0.04319223625811331
37
+ },
38
+ "medqa_4options": {
39
+ "acc,none": 0.40298507462686567,
40
+ "acc_stderr,none": 0.013752875750013735,
41
+ "acc_norm,none": 0.40298507462686567,
42
+ "acc_norm_stderr,none": 0.013752875750013735,
43
+ "alias": "medqa_4options"
44
+ },
45
+ "medmcqa": {
46
+ "acc,none": 0.3805880946688979,
47
+ "acc_stderr,none": 0.007508018937487114,
48
+ "acc_norm,none": 0.3805880946688979,
49
+ "acc_norm_stderr,none": 0.007508018937487114,
50
+ "alias": "medmcqa"
51
+ }
52
+ },
53
+ "config": {
54
+ "model": "hf",
55
+ "model_args": "pretrained=ghost-x/ghost-7b-alpha,revision=main,dtype=bfloat16",
56
+ "batch_size": "auto",
57
+ "batch_sizes": [
58
+ 32
59
+ ],
60
+ "device": "cuda:0",
61
+ "use_cache": null,
62
+ "limit": null,
63
+ "bootstrap_iters": 100000,
64
+ "gen_kwargs": null,
65
+ "model_dtype": "bfloat16",
66
+ "model_name": "ghost-x/ghost-7b-alpha",
67
+ "model_sha": "main"
68
+ }
69
+ }