YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
you can use this model with simpletransfomers.
!pip install simpletransformers
from simpletransformers.t5 import T5Model
model = T5Model("mt5", "AimB/mT5-en-kr-natural")
print(model.predict(["I feel good today"]))
print(model.predict(["์ฐ๋ฆฌ์ง ๊ณ ์์ด๋ ์ธ์์์ ์ ์ผ ๊ท์ฝ์ต๋๋ค"]))
- Downloads last month
- 49
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support