mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-05-02 17:45:58 +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
bd745ae959
commit
1ea9a657a7
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