Update README.md
Browse files
README.md
CHANGED
@@ -12,4 +12,67 @@ tags:
|
|
12 |
- math
|
13 |
- reasoning
|
14 |
- rl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
|
|
12 |
- math
|
13 |
- reasoning
|
14 |
- rl
|
15 |
+
model-index:
|
16 |
+
- name: DeepMath-Zero-7B
|
17 |
+
results:
|
18 |
+
- task:
|
19 |
+
type: text-generation
|
20 |
+
dataset:
|
21 |
+
type: MATH500
|
22 |
+
name: MATH500
|
23 |
+
metrics:
|
24 |
+
- name: pass@1
|
25 |
+
type: pass@1
|
26 |
+
value: 85.5
|
27 |
+
verified: false
|
28 |
+
- task:
|
29 |
+
type: text-generation
|
30 |
+
dataset:
|
31 |
+
type: AMC23
|
32 |
+
name: AMC23
|
33 |
+
metrics:
|
34 |
+
- name: pass@1
|
35 |
+
type: pass@1
|
36 |
+
value: 64.7
|
37 |
+
verified: false
|
38 |
+
- task:
|
39 |
+
type: text-generation
|
40 |
+
dataset:
|
41 |
+
type: OlympiadBench
|
42 |
+
name: OlympiadBench
|
43 |
+
metrics:
|
44 |
+
- name: pass@1
|
45 |
+
type: pass@1
|
46 |
+
value: 51.0
|
47 |
+
verified: false
|
48 |
+
- task:
|
49 |
+
type: text-generation
|
50 |
+
dataset:
|
51 |
+
type: MinervaMath
|
52 |
+
name: MinervaMath
|
53 |
+
metrics:
|
54 |
+
- name: pass@1
|
55 |
+
type: pass@1
|
56 |
+
value: 45.3
|
57 |
+
verified: false
|
58 |
+
- task:
|
59 |
+
type: text-generation
|
60 |
+
dataset:
|
61 |
+
type: AIME24
|
62 |
+
name: AIME24
|
63 |
+
metrics:
|
64 |
+
- name: pass@1
|
65 |
+
type: pass@1
|
66 |
+
value: 20.4
|
67 |
+
verified: false
|
68 |
+
- task:
|
69 |
+
type: text-generation
|
70 |
+
dataset:
|
71 |
+
type: AIME24
|
72 |
+
name: AIME24
|
73 |
+
metrics:
|
74 |
+
- name: pass@1
|
75 |
+
type: pass@1
|
76 |
+
value: 17.5
|
77 |
+
verified: false
|
78 |
---
|