Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use pavlichenko/flan-t5-base-comma-correction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pavlichenko/flan-t5-base-comma-correction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("pavlichenko/flan-t5-base-comma-correction") model = AutoModelForSeq2SeqLM.from_pretrained("pavlichenko/flan-t5-base-comma-correction", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 13d210da01887fb4265514020901b99acc13f0985a185da7035a072509c6a3d2
- Size of remote file:
- 4.79 kB
- SHA256:
- 321429d5dff9029ec3df0d255a189e657bcfe66b81c4f1af3a72daa77c778ef5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.