Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,37 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
# MATH Dataset
|
11 |
+
|
12 |
+
## Training data for GenRM-FT
|
13 |
+
- Llama-3.1-8B-Instruct: https://huggingface.co/datasets/sc-genrm-scaling/genrm_gpt4o_verifs_llama_3p1_8b_solns_math_train
|
14 |
+
- Qwen-2.5.-7B-Instruct: https://huggingface.co/datasets/sc-genrm-scaling/genrm_gpt4o_verifs_qwen_2p5_7b_solns_math_train
|
15 |
+
|
16 |
+
## Solutions and Verifications for Test-set
|
17 |
+
- Llama-3.1-8B-Instruct:
|
18 |
+
- Solutions: https://huggingface.co/datasets/sc-genrm-scaling/MATH128_Solutions_Llama-3.1-8B-Instruct
|
19 |
+
- Verifications (Finetuned Verifier): https://huggingface.co/datasets/sc-genrm-scaling/MATH128_verifications_GenRM-FT_Llama-3.1-8B-Instruct
|
20 |
+
|
21 |
+
- Llama-3.3-70B-Instruct:
|
22 |
+
- Solutions: https://huggingface.co/datasets/sc-genrm-scaling/MATH128_Solutions_Llama-3.3-70B-Instruct
|
23 |
+
- Verifications (*Without* Finetuning):
|
24 |
+
|
25 |
+
- Qwen-2.5-7B-Instruct:
|
26 |
+
- Solutions: https://huggingface.co/datasets/sc-genrm-scaling/MATH128_Solutions_Qwen-2.5-7B-Instruct
|
27 |
+
- Verifications (Finetuned Verifier): https://huggingface.co/datasets/sc-genrm-scaling/MATH128_verifications_GenRM-FT_Qwen-2.5-7B-Instruct
|
28 |
+
|
29 |
+
|
30 |
+
# AIME25
|
31 |
+
|
32 |
+
## Solutions and Verifications
|
33 |
+
- QwQ-32B:
|
34 |
+
- Solutions: https://huggingface.co/datasets/sc-genrm-scaling/AIME25_Solutions_QwQ-32B
|
35 |
+
- Verifications (*Without* Finetuning): https://huggingface.co/datasets/sc-genrm-scaling/AIME25_verifications_QwQ32B
|
36 |
+
|
37 |
+
|
38 |
+
# GPQA
|
39 |
+
|
40 |
+
## Solutions and Verifications
|
41 |
+
- Llama-3.3-70B-Instruct:
|
42 |
+
- Solutions: https://huggingface.co/datasets/sc-genrm-scaling/GPQA_diamond_Solutions_Llama-3.3-70B-Instruct
|
43 |
+
- Verifications (*Without* Finetuning): https://huggingface.co/datasets/sc-genrm-scaling/GPQA_verifications_GenRM-Base_Llama-3.3-70B-Instruct
|