Update README.md
Browse files
README.md
CHANGED
@@ -157,7 +157,7 @@ The following hyperparameters were used during training:
|
|
157 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
158 |
- lr_scheduler_type: linear
|
159 |
- lr_scheduler_warmup_steps: 500
|
160 |
-
- training_steps:
|
161 |
|
162 |
### Compute and Duration
|
163 |
|
|
|
157 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
158 |
- lr_scheduler_type: linear
|
159 |
- lr_scheduler_warmup_steps: 500
|
160 |
+
- training_steps: 5000
|
161 |
|
162 |
### Compute and Duration
|
163 |
|