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 12000
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:d15b5bbb4a9406964fd9d53e64f2a39c5f0ef5c6bfd1471b7fd2719ff19ca058
|
| 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:67f896abf8f9b022c0017cdd5bdc59c1e84fe535bd0512830b4ea5b7de74ad99
|
| 3 |
+
size 9191
|