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 15000
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:57f27bd2b94a748430be825dddecd431af0007caafe2e39770fca182a3cd8e8e
|
| 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:2182fa52d307286492dbaaef74d1ed726d0769721e5ba033b0e8e846dc0346c8
|
| 3 |
+
size 13495
|