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 ·
c19ea2a
1
Parent(s): b9d1c16
Training in progress, epoch 5
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:ee25594ec1bdaffc52c6ede7a76b4077a6c4b6020b68e09c21000db301257e16
|
| 3 |
size 307910594
|