Model save
Browse files
README.md
CHANGED
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
|
|
47 |
- lr_scheduler_type: constant
|
48 |
- lr_scheduler_warmup_ratio: 0.03
|
49 |
- num_epochs: 3
|
|
|
50 |
|
51 |
### Training results
|
52 |
|
|
|
47 |
- lr_scheduler_type: constant
|
48 |
- lr_scheduler_warmup_ratio: 0.03
|
49 |
- num_epochs: 3
|
50 |
+
- mixed_precision_training: Native AMP
|
51 |
|
52 |
### Training results
|
53 |
|