DaryaTereshchenko commited on
Commit
6c8bacf
2 Parent(s): fcdd642 8fad459

Merge remote-tracking branch 'origin/main'

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ language:
44
 
45
  # PRISM Model for Multilingual Machine Translation
46
 
47
- This repository contains the `Prism` model, a state-of-the-art multilingual neural machine translation (NMT) system developed for translation. The `Prism` model supports translation across 39 languages, leveraging a zero-shot paraphrasing approach that does not require human judgments for training.
48
 
49
  The model was trained with a focus on multilingual performance, excelling in tasks such as translation quality estimation and evaluation, making it a versatile choice for research and practical use in various language pairs.
50
 
 
44
 
45
  # PRISM Model for Multilingual Machine Translation
46
 
47
+ This repository contains the `Prism` model, a multilingual neural machine translation (NMT) system. The `Prism` model supports translation across 39 languages.
48
 
49
  The model was trained with a focus on multilingual performance, excelling in tasks such as translation quality estimation and evaluation, making it a versatile choice for research and practical use in various language pairs.
50