Instructions to use devvanshhh/flanT5-description-generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use devvanshhh/flanT5-description-generation with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("devvanshhh/flanT5-description-generation") model = AutoModelForSeq2SeqLM.from_pretrained("devvanshhh/flanT5-description-generation") - Notebooks
- Google Colab
- Kaggle
Commit ·
6f8ff07
1
Parent(s): 7605de7
Training in progress, epoch 2
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 307910594
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eeae32625959756510ec22ae9972f9d4f3b7870eb64852316585bfdb4ea2a327
|
| 3 |
size 307910594
|