mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-25 17:10:51 +00:00
cfg
This commit is contained in:
parent
4118a93e0a
commit
197a976dfd
1 changed files with 2 additions and 2 deletions
|
|
@ -64,8 +64,8 @@ data:
|
|||
prompt_key: prompt
|
||||
max_prompt_length: 4096
|
||||
max_response_length: 2048
|
||||
train_batch_size: 8
|
||||
val_batch_size: 8
|
||||
train_batch_size: 4
|
||||
val_batch_size: 4
|
||||
return_raw_chat: True
|
||||
return_raw_input_ids: True
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue