Transformers
Safetensors
t5
text2text-generation
simplification
Generated from Trainer
text-generation-inference
Instructions to use paangulo/pegasus-neutralization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use paangulo/pegasus-neutralization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("paangulo/pegasus-neutralization") model = AutoModelForSeq2SeqLM.from_pretrained("paangulo/pegasus-neutralization") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1758
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 307867048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:144950532fe39c7e2be664d029f0daf2dd0692277110cd4120a906beae6e79a5
|
| 3 |
size 307867048
|