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 517500
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:d1704931ed6deb20e804502332ab66a79028d7dbdb544ec1ed73a67accc5fc36
|
| 3 |
size 2329732045
|
runs/Feb21_10-56-53_8698984bc66a/events.out.tfevents.1645408700.8698984bc66a.4141906.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:5fec0d4f7cec5050162aca92446b3496d34133234fbe85e7d4f609e1db6cc923
|
| 3 |
+
size 168978
|