mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-05-01 17:45:24 +00:00
cfg
This commit is contained in:
parent
55c9810113
commit
d4e19056ea
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ trainer:
|
||||||
logger: [ 'console', 'wandb' ]
|
logger: [ 'console', 'wandb' ]
|
||||||
val_generations_to_log_to_wandb: 0
|
val_generations_to_log_to_wandb: 0
|
||||||
nnodes: 1
|
nnodes: 1
|
||||||
n_gpus_per_node: 2
|
n_gpus_per_node: 4
|
||||||
save_freq: 100
|
save_freq: 100
|
||||||
# auto: find the last ckpt to resume. If can't find, start from scratch
|
# auto: find the last ckpt to resume. If can't find, start from scratch
|
||||||
resume_mode: auto # or auto or resume_path if
|
resume_mode: auto # or auto or resume_path if
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue