Update README.md
Browse files
README.md
CHANGED
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
57 |
- lr_scheduler_type: linear
|
58 |
- num_epochs: 20
|
|
|
59 |
|
60 |
### Training results
|
61 |
|
|
|
56 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
57 |
- lr_scheduler_type: linear
|
58 |
- num_epochs: 20
|
59 |
+
- weight_decay = 0.007
|
60 |
|
61 |
### Training results
|
62 |
|