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 ·
c78d0dc
1
Parent(s): a168156
Training in progress, step 2500
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:9fc54657af7a0165de96247be759233fefc886e5b3419901e7f21eb71a60d2e8
|
| 3 |
size 891616913
|