mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
consolidate eval scripts to have single eval.py
This commit is contained in:
parent
bea806fe3c
commit
e7ae82a831
12 changed files with 104 additions and 337 deletions
11
eval/yaml/cognition.yaml
Normal file
11
eval/yaml/cognition.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
model: deepseek/deepseek-r1
|
||||
category: cognition
|
||||
datasets:
|
||||
- color_cube_rotation
|
||||
- figlet_font
|
||||
- number_sequence
|
||||
- rubiks_cube
|
||||
eval_dir: eval/r1
|
||||
dataset_size: 50
|
||||
dataset_seed: 42
|
||||
developer_role: system
|
||||
Loading…
Add table
Add a link
Reference in a new issue