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 14500
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:5de836a6595a913b64e25e6d5fbdd724ad8f1dfa9231e2e43b4188154c81c07c
|
| 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:3158dc7ca8ac95ae4a9e4ea799d156a49fed5623aaf0711e717b15ac225cc8c2
|
| 3 |
+
size 13284
|