Instructions to use Waynehillsdev/Wayne_NLP_mT5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Waynehillsdev/Wayne_NLP_mT5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Waynehillsdev/Wayne_NLP_mT5") model = AutoModelForSeq2SeqLM.from_pretrained("Waynehillsdev/Wayne_NLP_mT5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2329732045
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e61a0e46f06d1710673a9a1e622e9ec19e2ad683788a9f7963875cc4d92e3b43
|
| 3 |
size 2329732045
|
runs/Feb28_02-16-10_a98a5e0d6f5c/1645983164.5931013/events.out.tfevents.1645983164.a98a5e0d6f5c.1301643.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7393d90b98657e945a8b9f0b69904b03b75b4f9c138079445edf5f4495a7d498
|
| 3 |
+
size 4983
|
runs/Feb28_02-16-10_a98a5e0d6f5c/events.out.tfevents.1645983164.a98a5e0d6f5c.1301643.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8715e8e541a383b3aecbf192b1a08471f22241303cb9d389006b1f3a15bc25a8
|
| 3 |
+
size 3653
|