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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
6cea75a
1
Parent(s): d089bd2
Training in progress, step 8000
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:55a943565c8f4d3139454c567ee8a61e1a68bba5c288f8c103d7cf83e5544935
|
| 3 |
size 557969145
|