diff --git a/conf/app.yaml b/conf/app.yaml index b74b93d..641ff4b 100644 --- a/conf/app.yaml +++ b/conf/app.yaml @@ -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