Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use Sif10/summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sif10/summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Sif10/summarization") model = AutoModelForSeq2SeqLM.from_pretrained("Sif10/summarization", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 16500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 891644712
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0119b04f88518aebfb65f1b8217c801618e1f21cd8292867bf2a659dfb507b7
|
| 3 |
size 891644712
|
runs/Apr19_10-30-43_d8825f312a14/events.out.tfevents.1713522644.d8825f312a14.63.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:d92ee3842687ec62bc005748d2cc2fb6754ce83ae716a5cc13d824d419d96b59
|
| 3 |
+
size 14132
|