dashnak90/mT5_translator
Deep Learning Translator using Transfer Learning approach. Hugging Face mT5 Base model fine-tuned on downstream tasks.
This tool helps you quickly translate text between English, German, and Russian. You input a sentence in one of these languages, and it provides a translation into your chosen target language. It's designed for anyone needing fast, automated translation for personal use or general communication.
No commits in the last 6 months.
Use this if you need a quick and easy way to translate short texts between English, German, and Russian without needing specialized translation software.
Not ideal if you require highly accurate, nuanced, or professional translations for critical documents, or if you need to translate between languages not listed.
Stars
9
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 30, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dashnak90/mT5_translator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xv44586/toolkit4nlp
transformers implement (architecture, task example, serving and more)
luozhouyang/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
graykode/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper
uzaymacar/attention-mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language...