Transformers
TensorFlow
Safetensors
t5
text2text-generation
generated_from_keras_callback
text-generation-inference
Instructions to use Wimflorijn/t5-text2text with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Wimflorijn/t5-text2text with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Wimflorijn/t5-text2text") model = AutoModelForSeq2SeqLM.from_pretrained("Wimflorijn/t5-text2text") - Notebooks
- Google Colab
- Kaggle
Commit ·
bea2a74
1
Parent(s): df13edf
Upload model
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 36056636
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd904e63c42065178c9afb758469dd95a185aadeb60be64364e0c314f76632b5
|
| 3 |
size 36056636
|