Instructions to use Sobit/mt5-base_ne_en_transliteration with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sobit/mt5-base_ne_en_transliteration with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Sobit/mt5-base_ne_en_transliteration") model = AutoModelForSeq2SeqLM.from_pretrained("Sobit/mt5-base_ne_en_transliteration") - Notebooks
- Google Colab
- Kaggle
base_model: google/mt5-base
Pure Nepali to Roman Nepali and vice versa transliteration model based on google mt5-base
- Downloads last month
- 1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for Sobit/mt5-base_ne_en_transliteration
Base model
google/mt5-base