mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
Algebra/curr (#320)
* add polynomial equation curriculum * added simple integration * addded metadata to config
This commit is contained in:
parent
0bce1a6ae1
commit
105374183f
6 changed files with 146 additions and 13 deletions
9
eval/yaml/openai-o1/games.yaml
Normal file
9
eval/yaml/openai-o1/games.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
model: openai/o1
|
||||
category: games
|
||||
provider: OpenAI
|
||||
datasets:
|
||||
- emoji_mystery
|
||||
eval_dir: eval/openai-01
|
||||
dataset_size: 50
|
||||
dataset_seed: 45
|
||||
developer_role: system
|
||||
Loading…
Add table
Add a link
Reference in a new issue