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:c9728c54a7262966f0dff9753b03ab088bfea74ed4c46b52f311511021e5e12d
|
| 3 |
size 242071641
|
runs/Apr13_10-04-29_bf413e39ec73/events.out.tfevents.1681380335.bf413e39ec73.157.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:9f61ce0da8dacbcf9fc060a1843fa4f3cb0d28803a9d20ca433303f698584469
|
| 3 |
+
size 6787
|