fix bug when using envs > 1
This commit is contained in:
@@ -70,7 +70,6 @@ defaults:
|
||||
batch_size: 16
|
||||
batch_length: 64
|
||||
train_ratio: 512
|
||||
train_steps: 1
|
||||
pretrain: 100
|
||||
model_lr: 1e-4
|
||||
opt_eps: 1e-8
|
||||
@@ -136,6 +135,5 @@ debug:
|
||||
debug: True
|
||||
pretrain: 1
|
||||
prefill: 1
|
||||
train_steps: 1
|
||||
batch_size: 10
|
||||
batch_length: 20
|
||||
|
||||
Reference in New Issue
Block a user