liyu-dev #3

Merged
Liyux merged 6 commits from liyu-dev into main 2025-08-21 11:05:55 -04:00
Showing only changes of commit bf43d31225 - Show all commits

View File

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