Papadopoulos, Dimitris
commited on
Commit
•
0e0c191
1
Parent(s):
6b4776a
Fixed readme
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ metrics:
|
|
19 |
* licence: apache-2.0
|
20 |
* dataset: Opus, CCmatrix
|
21 |
* model: transformer(fairseq)
|
22 |
-
* pre-processing: tokenization +
|
23 |
* metrics: bleu, chrf
|
24 |
* output: lowercase only, for mixed-cased model use this: https://huggingface.co/lighteternal/SSE-TUC-mt-en-el-cased
|
25 |
|
|
|
19 |
* licence: apache-2.0
|
20 |
* dataset: Opus, CCmatrix
|
21 |
* model: transformer(fairseq)
|
22 |
+
* pre-processing: tokenization + lower-casing + BPE segmentation
|
23 |
* metrics: bleu, chrf
|
24 |
* output: lowercase only, for mixed-cased model use this: https://huggingface.co/lighteternal/SSE-TUC-mt-en-el-cased
|
25 |
|