Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use pavlichenko/flan-t5-small-comma-correction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pavlichenko/flan-t5-small-comma-correction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("pavlichenko/flan-t5-small-comma-correction") model = AutoModelForSeq2SeqLM.from_pretrained("pavlichenko/flan-t5-small-comma-correction") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
47bc39b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c26a579995d704015f8d567a8269d98ece44cabb75eb775f24ee04d658174d29
size 4792
|