Instructions to use monideep2255/PSST_spell_correction_V1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use monideep2255/PSST_spell_correction_V1 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("monideep2255/PSST_spell_correction_V1") model = AutoModelForSeq2SeqLM.from_pretrained("monideep2255/PSST_spell_correction_V1") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
07843f2 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:819c5fd0df81331502bf224938ddb1b2b99b9dde4c230b63f59a4b1acd8fa344
size 3695
|