Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
- seed: 42
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
-
- num_epochs: 3
|
52 |
|
53 |
### Training results
|
54 |
|
|
|
48 |
- seed: 42
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
+
- num_epochs: 3 (this amount of data overfits on 3+)
|
52 |
|
53 |
### Training results
|
54 |
|