Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ The following hyperparameters were used during training:
|
|
40 |
- total_train_batch_size: 256
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
44 |
- mixed_precision_training: Native AMP
|
45 |
|
46 |
### Training results
|
|
|
40 |
- total_train_batch_size: 256
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 40
|
44 |
- mixed_precision_training: Native AMP
|
45 |
|
46 |
### Training results
|