Instructions to use indonlp/cendol-mt5-large-inst with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use indonlp/cendol-mt5-large-inst with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("indonlp/cendol-mt5-large-inst") model = AutoModelForSeq2SeqLM.from_pretrained("indonlp/cendol-mt5-large-inst") - Notebooks
- Google Colab
- Kaggle
Commit ·
ccb1caf
1
Parent(s): fef4ad8
Upload pytorch_model.bin
Browse files- pytorch_model.bin +2 -2
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3fb26c76fb163dba25db5544d00211c60289185882b3a72731fc989082eede4b
|
| 3 |
+
size 6967568497
|