Datasets:

Modalities:
Tabular
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
MaksimSTW nielsr HF Staff commited on
Commit
c03180a
·
verified ·
1 Parent(s): e794478

Add link to paper, task categories (#1)

Browse files

- Add link to paper, task categories (750d8621c5785acb6ec3bf11a710ddc95b897517)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -1,10 +1,13 @@
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
  ---
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