Salmamoori
commited on
Commit
•
69425ff
1
Parent(s):
9de557e
Model save
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
|
|
41 |
- total_train_batch_size: 16
|
42 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
43 |
- lr_scheduler_type: linear
|
44 |
-
-
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|
|
|
41 |
- total_train_batch_size: 16
|
42 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
43 |
- lr_scheduler_type: linear
|
44 |
+
- num_epochs: 100
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|