Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
- total_train_batch_size: 8
|
56 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
57 |
- lr_scheduler_type: linear
|
58 |
-
- num_epochs: 20
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
55 |
- total_train_batch_size: 8
|
56 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
57 |
- lr_scheduler_type: linear
|
58 |
+
- num_epochs: 20 (due to small patience stopped at around 3 epoch)
|
59 |
|
60 |
|
61 |
### Framework versions
|