Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ The following hyperparameters were used during training:
|
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
- lr_scheduler_warmup_ratio: 0.2
|
43 |
-
- num_epochs: 20 (EarlyStopping: patience
|
44 |
- mixed_precision_training: Native AMP
|
45 |
|
46 |
### Evaluation Result
|
|
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
- lr_scheduler_warmup_ratio: 0.2
|
43 |
+
- num_epochs: 20 (EarlyStopping: patience: 5 epochs max)
|
44 |
- mixed_precision_training: Native AMP
|
45 |
|
46 |
### Evaluation Result
|