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