mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
move r1 configs into r1 yaml/r1 subfolder
This commit is contained in:
parent
e7ae82a831
commit
878f9bbc76
7 changed files with 6 additions and 7 deletions
13
eval/yaml/r1/algebra.yaml
Normal file
13
eval/yaml/r1/algebra.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
model: deepseek/deepseek-r1
|
||||
category: algebra
|
||||
datasets:
|
||||
- intermediate_integration
|
||||
- polynomial_equations
|
||||
- polynomial_multiplication
|
||||
- simple_equations
|
||||
- simple_integration
|
||||
- complex_arithmetic
|
||||
eval_dir: results/r1
|
||||
dataset_size: 50
|
||||
dataset_seed: 42
|
||||
developer_role: system
|
||||
Loading…
Add table
Add a link
Reference in a new issue