Instructions to use jinx2321/byt5-jeju-araea-tagged-all with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jinx2321/byt5-jeju-araea-tagged-all with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("jinx2321/byt5-jeju-araea-tagged-all") model = AutoModelForMultimodalLM.from_pretrained("jinx2321/byt5-jeju-araea-tagged-all") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files- model.safetensors +1 -1
- training_args.bin +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1198571496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c122c3748e4aa43a3482a81ddcb6e76a5c750f28ff23a95dc7262f2d6d1f5c1
|
| 3 |
size 1198571496
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d648acee25b953a8aa19da6ea8f84be44bbde1b55aca4390a91dfe6d69065a5
|
| 3 |
size 5368
|