aaditya commited on
Commit
e64efce
1 Parent(s): a8381b2

Upload Jayant9928/orpo_med_v3/results_2024-05-01 19:19:45.707083.json with huggingface_hub

Browse files
Jayant9928/orpo_med_v3/results_2024-05-01 19:19:45.707083.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "results": {
3
+ "pubmedqa": {
4
+ "acc,none": 0.742,
5
+ "acc_stderr,none": 0.019586711785215833,
6
+ "alias": "pubmedqa"
7
+ },
8
+ "mmlu_professional_medicine": {
9
+ "alias": "professional_medicine",
10
+ "acc,none": 0.7977941176470589,
11
+ "acc_stderr,none": 0.024398192986654924
12
+ },
13
+ "mmlu_medical_genetics": {
14
+ "alias": "medical_genetics",
15
+ "acc,none": 0.84,
16
+ "acc_stderr,none": 0.036845294917747094
17
+ },
18
+ "mmlu_college_medicine": {
19
+ "alias": "college_medicine",
20
+ "acc,none": 0.7167630057803468,
21
+ "acc_stderr,none": 0.034355680560478746
22
+ },
23
+ "mmlu_college_biology": {
24
+ "alias": "college_biology",
25
+ "acc,none": 0.8333333333333334,
26
+ "acc_stderr,none": 0.031164899666948614
27
+ },
28
+ "mmlu_clinical_knowledge": {
29
+ "alias": "clinical_knowledge",
30
+ "acc,none": 0.7811320754716982,
31
+ "acc_stderr,none": 0.02544786382510862
32
+ },
33
+ "mmlu_anatomy": {
34
+ "alias": "anatomy",
35
+ "acc,none": 0.7185185185185186,
36
+ "acc_stderr,none": 0.03885004245800254
37
+ },
38
+ "medqa_4options": {
39
+ "acc,none": 0.6119402985074627,
40
+ "acc_stderr,none": 0.01366344597644771,
41
+ "acc_norm,none": 0.6119402985074627,
42
+ "acc_norm_stderr,none": 0.01366344597644771,
43
+ "alias": "medqa_4options"
44
+ },
45
+ "medmcqa": {
46
+ "acc,none": 0.6129572077456371,
47
+ "acc_stderr,none": 0.0075318654993379724,
48
+ "acc_norm,none": 0.6129572077456371,
49
+ "acc_norm_stderr,none": 0.0075318654993379724,
50
+ "alias": "medmcqa"
51
+ }
52
+ },
53
+ "config": {
54
+ "model": "hf",
55
+ "model_args": "pretrained=Jayant9928/orpo_med_v3,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": "Jayant9928/orpo_med_v3",
67
+ "model_sha": "main"
68
+ }
69
+ }