radinplaid commited on
Commit
f969727
·
verified ·
1 Parent(s): 26a682f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -86,7 +86,7 @@ The model is in `ctranslate2` format, and the tokenizers are `sentencepiece`, so
86
 
87
  ## Metrics
88
 
89
- `bleu` and `chrf2` are calculated with [sacrebleu](https://github.com/mjpost/sacrebleu) on the [Flores200 `devtest` test set](https://huggingface.co/datasets/facebook/flores) ("kor_Hang"->"eng_Latn"). `comet22` with the [`comet`](https://github.com/Unbabel/COMET) library and the [default model](https://huggingface.co/Unbabel/wmt22-comet-da). "Time (s)" is the time in seconds to translate (using `ctranslate2`) the flores-devtest dataset (1012 sentences) on an RTX 4070s GPU with batch size 32 (faster speed is possible using a large batch size).
90
 
91
  | | bleu | chrf2 | comet22 | Time (s) |
92
  |:---------------------------------|-------:|--------:|----------:|-----------:|
 
86
 
87
  ## Metrics
88
 
89
+ `bleu` and `chrf2` are calculated with [sacrebleu](https://github.com/mjpost/sacrebleu) on the [Flores200 `devtest` test set](https://huggingface.co/datasets/facebook/flores) ("ara_Arab"->"eng_Latn"). `comet22` with the [`comet`](https://github.com/Unbabel/COMET) library and the [default model](https://huggingface.co/Unbabel/wmt22-comet-da). "Time (s)" is the time in seconds to translate (using `ctranslate2`) the flores-devtest dataset (1012 sentences) on an RTX 4070s GPU with batch size 32 (faster speed is possible using a large batch size).
90
 
91
  | | bleu | chrf2 | comet22 | Time (s) |
92
  |:---------------------------------|-------:|--------:|----------:|-----------:|