update model card
Browse files
README.md
CHANGED
@@ -109,7 +109,7 @@ The following hyperparameters were set on the Fairseq toolkit:
|
|
109 |
| Warmup updates | 8000 |
|
110 |
| Dropout | 0.1 |
|
111 |
| Label smoothing | 0.1 |
|
112 |
-
The model was trained for a total of
|
113 |
## Evaluation
|
114 |
### Variable and metrics
|
115 |
We use the BLEU score for evaluation on the Flores test set: [Flores-101](https://github.com/facebookresearch/flores),
|
|
|
109 |
| Warmup updates | 8000 |
|
110 |
| Dropout | 0.1 |
|
111 |
| Label smoothing | 0.1 |
|
112 |
+
The model was trained for a total of 19.000 updates. Weights were saved every 1000 updates and reported results are the average of the last 4 checkpoints.
|
113 |
## Evaluation
|
114 |
### Variable and metrics
|
115 |
We use the BLEU score for evaluation on the Flores test set: [Flores-101](https://github.com/facebookresearch/flores),
|