train model
Browse files- scripts/model.yaml +1 -1
scripts/model.yaml
CHANGED
@@ -62,7 +62,7 @@ train:
|
|
62 |
|
63 |
# Number of samples per data-parallel rank (type: int, default: 4)
|
64 |
# micro_batch_size: 16
|
65 |
-
micro_batch_size:
|
66 |
|
67 |
# Number of iterations with learning rate warmup active (type: int, default: 2000)
|
68 |
lr_warmup_steps: 2000
|
|
|
62 |
|
63 |
# Number of samples per data-parallel rank (type: int, default: 4)
|
64 |
# micro_batch_size: 16
|
65 |
+
micro_batch_size: 14
|
66 |
|
67 |
# Number of iterations with learning rate warmup active (type: int, default: 2000)
|
68 |
lr_warmup_steps: 2000
|