Transformers
PyTorch
TensorBoard
Safetensors
t5
text2text-generation
simplification
Generated from Trainer
text-generation-inference
Instructions to use joheras/mbart-neutralization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use joheras/mbart-neutralization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("joheras/mbart-neutralization") model = AutoModelForSeq2SeqLM.from_pretrained("joheras/mbart-neutralization") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
669d0f3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e5bb893a330c79801e7362d2e12c84784fd8a9032d481fcaf53e4d083f2d394f
size 2444694045
|