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 16000
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:9d56f17ba38dcc8a0158198defe609445aa731dbf257d0097617774f0eef2285
|
| 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:5602fb0943ac240c484323511bfecda4fbccefee7abb020b2f3a462beea3dcce
|
| 3 |
+
size 13917
|