Instructions to use SuperSecureHuman/t5_base_trails with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SuperSecureHuman/t5_base_trails with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("SuperSecureHuman/t5_base_trails") model = AutoModelForSeq2SeqLM.from_pretrained("SuperSecureHuman/t5_base_trails", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
c7a5196
1
Parent(s): c78d0dc
Training in progress, step 3000
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891616913
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7b782f5fa1c896e2c76f1a6532f5653d9aff1311918b9bbde3c2eb2a64f44e8
|
| 3 |
size 891616913
|