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 1000
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:38c7bccc75f90a069d0ee20c2efb9ce207c4aed3d2b0063d25ceceda541554e9
|
| 3 |
size 2329638768
|
runs/Mar29_15-03-43_3e269c336b02/events.out.tfevents.1711725018.3e269c336b02.34.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:8628bb85f3890e7b4a1c234c39719a32852acc993428003bd5e84361f7c8cd5b
|
| 3 |
+
size 5299
|