Update README.md
Browse files
README.md
CHANGED
|
@@ -97,7 +97,8 @@ The following hyperparameters were used during training:
|
|
| 97 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 98 |
- lr_scheduler_type: linear
|
| 99 |
- num_epochs: 20
|
| 100 |
-
- weight_decay
|
|
|
|
| 101 |
|
| 102 |
### Training results
|
| 103 |
|
|
|
|
| 97 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 98 |
- lr_scheduler_type: linear
|
| 99 |
- num_epochs: 20
|
| 100 |
+
- weight_decay: 0.007
|
| 101 |
+
- dropout: 0.4
|
| 102 |
|
| 103 |
### Training results
|
| 104 |
|