Instructions to use Buseak/spell_corrector_small_v5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Buseak/spell_corrector_small_v5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Buseak/spell_corrector_small_v5") model = AutoModelForSeq2SeqLM.from_pretrained("Buseak/spell_corrector_small_v5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1200772613
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec56916f347aa2e9c4ce2753b477fb568954a634749b0263898fc0b70256f459
|
| 3 |
size 1200772613
|
runs/Jul31_19-29-35_0285e4398b7a/events.out.tfevents.1690831780.0285e4398b7a.211.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:015bf61a2a24aba9d1cb4e7e3f1b1b7284674a875af2588a1dadd2cddb708673
|
| 3 |
+
size 14185
|