diff --git a/conf/app.yaml b/conf/app.yaml index d9ffc02..88cf535 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: 30 + epochs: 5 # Learning rate: step size for weight updates after each batch # Recommended range for fine-tuning: 1e-6 to 1e-4