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 ·
831aec7
1
Parent(s): e45052e
Training in progress, epoch 3
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:53b82483abfbf4ffd8c243b766dabbb4812428d1894516eada10c5a9bfc6fd48
|
| 3 |
size 307910594
|