This repository contains different machine translation models trained using transformer architecture on custom made plus some open source datasets.
| Version | Bleu Score |
|---|---|
| v1 | 12.02 |
| Version | Blue Score |
|---|---|
| v1 | 28.09 |
Below repositories can be used to use the model for translation, and can also be used to perform document level translation using a web interface.
References
- Testing data for calculcating bleu score has been taken from this repo