Fairseq
Portuguese
Catalan
fdelucaf commited on
Commit
be8c414
1 Parent(s): 7fdc8d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,6 +7,7 @@ language:
7
  - pt
8
  metrics:
9
  - bleu
 
10
  ---
11
  ## Projecte Aina’s Portuguese-Catalan machine translation model
12
 
@@ -129,7 +130,8 @@ The model was trained for a total of 12.000 updates. Weights were saved every 10
129
 
130
  ### Variable and metrics
131
 
132
- We use the BLEU score for evaluation on the [Flores-101](https://github.com/facebookresearch/flores) and [NTREX](https://github.com/MicrosoftTranslator/NTREX) test sets
 
133
 
134
  ### Evaluation results
135
 
 
7
  - pt
8
  metrics:
9
  - bleu
10
+ library_name: fairseq
11
  ---
12
  ## Projecte Aina’s Portuguese-Catalan machine translation model
13
 
 
130
 
131
  ### Variable and metrics
132
 
133
+ We use the BLEU score for evaluation on the [Flores-101](https://github.com/facebookresearch/flores) and
134
+ [NTREX](https://github.com/MicrosoftTranslator/NTREX) test sets
135
 
136
  ### Evaluation results
137