Instructions to use monideep2255/spell_correction_F04_LM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use monideep2255/spell_correction_F04_LM with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("monideep2255/spell_correction_F04_LM") model = AutoModelForSeq2SeqLM.from_pretrained("monideep2255/spell_correction_F04_LM") - Notebooks
- Google Colab
- Kaggle
Commit ·
d3e21fa
1
Parent(s): cca5f12
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:1c6d77100b6dab9556e8e9671f96f0b74a77a96141b1a35dcfc29921cc62b0d4
|
| 3 |
size 557969145
|