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