Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
Eval Results (legacy)
text-generation-inference
Instructions to use paulh27/xsum_aligned_smallT5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use paulh27/xsum_aligned_smallT5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("paulh27/xsum_aligned_smallT5") model = AutoModelForSeq2SeqLM.from_pretrained("paulh27/xsum_aligned_smallT5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
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:c7c3f6b4875d2e4a2cbadef6e1a2d874f48d1303f51a5c277ee9e43d913996d0
|
| 3 |
size 242041896
|
runs/Apr22_22-06-47_nlpg03.cs.washington.edu/events.out.tfevents.1713848815.nlpg03.cs.washington.edu.1675484.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ff887c7ce9de37a471273c01735f5b9f9ee9a6341666391c01eef4cf90df3e4
|
| 3 |
+
size 5672
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7465306793cb608ff3837127b5c1b4b7c9d22a85cfe8c16fe30bb29984029eb2
|
| 3 |
size 5176
|