Instructions to use pbedmar/pegasus-neutralization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pbedmar/pegasus-neutralization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("pbedmar/pegasus-neutralization") model = AutoModelForSeq2SeqLM.from_pretrained("pbedmar/pegasus-neutralization") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1757
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 2283652852
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9797bdab1873cd39bc45b01abae19eddf0b38869449aad5252ce2101ef68048f
|
| 3 |
size 2283652852
|