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
Doogie/Wayne_NLP_mT5
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:24c03a5094f4a6e3b5ca09e1abeda8df50296f3b4a57a20cbd3cb185e023d708
|
| 3 |
size 2329732045
|
runs/Feb07_18-55-59_db46ab91894b/events.out.tfevents.1644227774.db46ab91894b.1705.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:dc2d7a9be064d1aae4502d186f37304486fec6199b46c9930ee7b31df60bc516
|
| 3 |
+
size 36398
|