Fairseq
Catalan
German
AudreyVM commited on
Commit
a3531f5
1 Parent(s): e197cdd

update model card

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -118,7 +118,7 @@ The following hyperparameters were set on the Fairseq toolkit:
118
  | Dropout | 0.1 |
119
  | Label smoothing | 0.1 |
120
 
121
- The model was trained for a total of 16.000 updates. Weights were saved every 1000 updates and reported results are the average of the last 6 checkpoints.
122
 
123
  ## Evaluation
124
 
@@ -132,10 +132,10 @@ Below are the evaluation results on the machine translation from Catalan to Germ
132
 
133
  | Test set | SoftCatalà | Google Translate |mt-aina-ca-de|
134
  |----------------------|------------|------------------|---------------|
135
- | Flores 101 dev | 26,2 | **34,8** | 26,9 |
136
- | Flores 101 devtest |26,3 | **34,0** | 26,4 |
137
- | NTREX | 21,7 | **28,8** | 20,3 |
138
- | Average | 24,7 | **32,5** | 24,5 |
139
 
140
  ## Additional information
141
 
 
118
  | Dropout | 0.1 |
119
  | Label smoothing | 0.1 |
120
 
121
+ The model was trained for a total of 22.000 updates. Weights were saved every 1000 updates and reported results are the average of the last 3 checkpoints.
122
 
123
  ## Evaluation
124
 
 
132
 
133
  | Test set | SoftCatalà | Google Translate |mt-aina-ca-de|
134
  |----------------------|------------|------------------|---------------|
135
+ | Flores 101 dev | 26,2 | **34,8** | 27,5 |
136
+ | Flores 101 devtest |26,3 | **34,0** | 26,9 |
137
+ | NTREX | 21,7 | **28,8** | 20,4 |
138
+ | Average | 24,7 | **32,5** | 24,9 |
139
 
140
  ## Additional information
141