Transformers
Safetensors
t5
text2text-generation
simplification
Generated from Trainer
text-generation-inference
Instructions to use feserrm/t5-small-neutralization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use feserrm/t5-small-neutralization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("feserrm/t5-small-neutralization") model = AutoModelForSeq2SeqLM.from_pretrained("feserrm/t5-small-neutralization") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 880
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:2e1a4acd9e2b251c1e6850c2f292e1b35627d5fa8e60520240a38d686f86f3f9
|
| 3 |
size 242041896
|