Instructions to use HorikawaMegu/mt5-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HorikawaMegu/mt5-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("HorikawaMegu/mt5-base") model = AutoModelForSeq2SeqLM.from_pretrained("HorikawaMegu/mt5-base") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2329638768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47163d2d79bad1af5985c86bcadbe00cfe4ea5fe0e6413c144a23feb9225604a
|
| 3 |
size 2329638768
|
runs/Mar31_12-55-35_7c655855dda3/events.out.tfevents.1711889739.7c655855dda3.656.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:8d4a52f1da388ab55c80a37aee79e9064209f73489fd00b10dc2563f4e56b746
|
| 3 |
+
size 7343
|