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
2022/05/22 update
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891697151
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58d304de40c0ddb1cc1db1f50e1bdc2430a07b86c48c5177675ff5090bca09db
|
| 3 |
size 891697151
|