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: 135 Bytes
60c0af0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0faeaac640acfbea45bb5118d736f9d1f1b43956b338197cc8661db7eed10afd
size 2329703941
|