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 1000
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:40dc14813de9198328448740606bf29f86b0204a085b61d7739a770426837b83
|
| 3 |
size 242071641
|
runs/Apr13_10-31-54_bf413e39ec73/events.out.tfevents.1681381918.bf413e39ec73.157.6
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:39af5d73a09e03f92f793d870b8734fbca428bd845f04762ad4d2a9b970013a7
|
| 3 |
+
size 6262
|