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 28
Browse files- model.safetensors +1 -1
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:55170a059f04a816e98544e1d4d00d702a7d5d6343c965da1aa2916afc89fc7f
|
| 3 |
size 242041896
|