mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-30 17:40:45 +00:00
Add option to increase timeout (#493)
This commit is contained in:
parent
0f5352e5cd
commit
b29093e2ee
2 changed files with 11 additions and 2 deletions
|
|
@ -128,6 +128,7 @@ Options:
|
|||
- `--seed`: Default dataset seed (default: 42)
|
||||
- `--include-params`: Include all configuration parameters (default: False)
|
||||
- `--category`: Only include datasets from this category (default: None)
|
||||
- `--timeout`: Time in seconds for timeout of a single request (default: 600)
|
||||
|
||||
#### Generating Config for a Specific Category
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue