Datasets:
Add link to paper, task categories (#1)
Browse files- Add link to paper, task categories (750d8621c5785acb6ec3bf11a710ddc95b897517)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,10 +1,13 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
configs:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Difficulty Estimation on DeepScaleR
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
configs:
|
4 |
+
- config_name: Difficulty Score
|
5 |
+
data_files: Qwen2.5-Math-7B--deepscaler--difficulty.csv
|
6 |
+
- config_name: Response
|
7 |
+
data_files: Qwen2.5-Math-7B--deepscaler.csv
|
8 |
+
task_categories:
|
9 |
+
- reinforcement-learning
|
10 |
+
- reasoning
|
11 |
---
|
12 |
|
13 |
# Difficulty Estimation on DeepScaleR
|