Transformers
PyTorch
Safetensors
English
Korean
mt5
text2text-generation
transliteration
multilingual
Instructions to use eunsour/en-ko-transliterator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use eunsour/en-ko-transliterator with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("eunsour/en-ko-transliterator") model = AutoModelForSeq2SeqLM.from_pretrained("eunsour/en-ko-transliterator", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
60c0af0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:cf735a4b75790cd6a066dd3e796be296ce1ec720bb7343b230306f8ef4ccd662
size 3183
|