Transformers
PyTorch
Japanese
Ainu (Japan)
t5
text2text-generation
japanese
ainu
text-generation-inference
Instructions to use astremo/JAINU with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use astremo/JAINU with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("astremo/JAINU") model = AutoModelForSeq2SeqLM.from_pretrained("astremo/JAINU") - Notebooks
- Google Colab
- Kaggle
JAINU-Model (T5 fine-tuned model)
JAINU is a Japanese - Ainu language machine translation model.
⚠️ Attention! The model is still experimental and needs to be refined!
Examples
| input | output |
|---|---|
| こんにちは | イランカラプテ |
| ありがとうございます | イヤイライケレ |
| 熊は神ですか | キムンカムイアナクカムイネヤ? |
| 熊は怖いのか | キムンカムイアナクアシトマプネヤ? |
| フクロウは鳥です | イソサンケカムイアナクチカプネ |
| 分かりません! | ケラムシカレ! |
| 勉強した? | ヤイホノッカエキプネヤ? |
| してないです | クキカソモキ |
| さようなら | アプンノオカヤン |
References
t5 japanese pre-trained model: sonoisa t5-base-japanese (https://huggingface.co/sonoisa/t5-base-japanese)
License
This work is licensed under a Creative Commons Attribution 4.0 International License.
- Downloads last month
- 4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
