Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use dany0407/summarization_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dany0407/summarization_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("dany0407/summarization_model") model = AutoModelForSeq2SeqLM.from_pretrained("dany0407/summarization_model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 248
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242041896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6e38c2aad9cfb2db1e8d94ab9ca663f1f027d2cabd5f9b7d962455ebef54a49
|
| 3 |
size 242041896
|
runs/May13_04-17-40_c586c8e97feb/events.out.tfevents.1778645864.c586c8e97feb.3848.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:224459709e2680645a3b4f68f6db14ddf7f64bc9b58f08593ad3ba91b727a702
|
| 3 |
+
size 7527
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5905
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:316686b0fe95eadb9d3da9aa623d6a8c31d8e526a46204bdbfe08c5ff780c499
|
| 3 |
size 5905
|