mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
Eval script consolidation (#238)
The script now supports: - YAML and JSON configurations - Dataset-specific parameters - Overriding configuration via command line - Detailed logging and error handling
This commit is contained in:
parent
8a66d2a216
commit
850c1cf6f4
40 changed files with 1111 additions and 670 deletions
|
|
@ -1,2 +1,3 @@
|
|||
aiohttp>=3.11.13
|
||||
tenacity>=9.0.0
|
||||
openai>=1.64.0
|
||||
PyYAML>=6.0
|
||||
tqdm>=4.66.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue