Instructions to use Buseak/pos_tagger_mT5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Buseak/pos_tagger_mT5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Buseak/pos_tagger_mT5") model = AutoModelForSeq2SeqLM.from_pretrained("Buseak/pos_tagger_mT5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 15
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1200729512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8d64c1793a1a5fd73dca8773b77bbf217399e0e9f9482259c1fdf8dc2e436b9
|
| 3 |
size 1200729512
|
runs/Dec31_14-53-49_70c921c47ea2/events.out.tfevents.1704034430.70c921c47ea2.661.0
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:9f5274ddaea14d7bcc3bc8b30b352a5478270eb3a9927c71b8f1a8f672fa8065
|
| 3 |
+
size 19634
|