Instructions to use monideep2255/spell_correction_F03_LM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use monideep2255/spell_correction_F03_LM with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("monideep2255/spell_correction_F03_LM") model = AutoModelForSeq2SeqLM.from_pretrained("monideep2255/spell_correction_F03_LM") - Notebooks
- Google Colab
- Kaggle
Commit ·
99c15b2
1
Parent(s): d3cc6f3
Training in progress, step 4000
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:29d3554a8ce950c4a3b4e7f1a22fe1cac81889f69b1a1d2401dd0ff6bd8172ee
|
| 3 |
size 557969145
|