mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-04 12:00:10 +00:00
fix: batch size
This commit is contained in:
parent
7cfda6a21f
commit
2b001e8932
@ -9,7 +9,7 @@ streaming: false
|
|||||||
num_proc: 64
|
num_proc: 64
|
||||||
dataset_path: "nomic-ai/turbo-500k-multi"
|
dataset_path: "nomic-ai/turbo-500k-multi"
|
||||||
max_length: 1024
|
max_length: 1024
|
||||||
batch_size: 16
|
batch_size: 8
|
||||||
|
|
||||||
# train dynamics
|
# train dynamics
|
||||||
lr: 2.0e-5
|
lr: 2.0e-5
|
||||||
|
Loading…
Reference in New Issue
Block a user