fix: batch size

This commit is contained in:
zanussbaum 2023-04-07 17:41:45 -04:00
parent aa8dd7a636
commit dcc5204352

View File

@ -9,7 +9,7 @@ streaming: false
num_proc: 64
dataset_path: "nomic-ai/turbo-500k-multi"
max_length: 1024
batch_size: 16
batch_size: 8
# train dynamics
lr: 2.0e-5