Instructions to use monideep2255/spell_correction_M03_LM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use monideep2255/spell_correction_M03_LM with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("monideep2255/spell_correction_M03_LM") model = AutoModelForSeq2SeqLM.from_pretrained("monideep2255/spell_correction_M03_LM") - Notebooks
- Google Colab
- Kaggle
Commit ·
b4bf19f
1
Parent(s): aa65f12
Training in progress, step 7500
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557969145
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d575a9893a77b1971ea7010d1d51125bac8ccd6ce72bd09ee96b0f8e4e36f5d
|
| 3 |
size 557969145
|