PyTorch
Chinese
Catalan
m2m_100
xixianliao commited on
Commit
064902a
1 Parent(s): a925b6a

Update files

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -135,7 +135,7 @@ Weights were saved every 500 updates.
135
  ### Variable and metrics
136
 
137
  Below are the evaluation results on [Flores-200](https://github.com/facebookresearch/flores/tree/main/flores200),
138
- [NTREX](https://github.com/MicrosoftTranslator/NTREX), and Projecte Aina's Catalan-Chinese test sets, compared to Google Translate for the ZH-CA direction. The evaluation was conducted [`tower-eval`](https://github.com/deep-spin/tower-eval) following the standard setting (beam search with beam size 5, limiting the translation length to 200 tokens). We report the following metrics:
139
 
140
  - BLEU: Sacrebleu implementation, version: 2.4.0.
141
  - ChrF: Sacrebleu implementation.
 
135
  ### Variable and metrics
136
 
137
  Below are the evaluation results on [Flores-200](https://github.com/facebookresearch/flores/tree/main/flores200),
138
+ [NTREX](https://github.com/MicrosoftTranslator/NTREX), and Projecte Aina's Catalan-Chinese test sets (unpublished), compared to Google Translate for the ZH-CA direction. The evaluation was conducted using [`tower-eval`](https://github.com/deep-spin/tower-eval) following the standard setting (beam search with beam size 5, limiting the translation length to 200 tokens). We report the following metrics:
139
 
140
  - BLEU: Sacrebleu implementation, version: 2.4.0.
141
  - ChrF: Sacrebleu implementation.