Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use JYumeko/summarization_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JYumeko/summarization_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("JYumeko/summarization_model") model = AutoModelForSeq2SeqLM.from_pretrained("JYumeko/summarization_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 11500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242071641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd8ba693e7643713163d93b10bf56de30b9881f4eb56f66086f2f825bcaeae8c
|
| 3 |
size 242071641
|
runs/Apr11_09-44-46_88a379bc6709/events.out.tfevents.1681206297.88a379bc6709.160.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47f54e3d44f9ca7171e0f2cda5d20b941a0ff74a105ffb0f1affa67b76f689a4
|
| 3 |
+
size 9034
|