adjusted default params

This commit is contained in:
Liyu Xiao 2025-08-21 10:56:56 -04:00
parent 04e5f4db8a
commit bf43d31225

View File

@ -57,7 +57,7 @@ training:
batch_size: 256
# Number of complete passes through the training dataset during training
epochs: 5
epochs: 30
# Learning rate: step size for weight updates after each batch
# Recommended range for fine-tuning: 1e-6 to 1e-4