Transformers
TensorBoard
Safetensors
Vietnamese
mbart
text2text-generation
code
Eval Results (legacy)
Instructions to use minhbui/spell_correction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use minhbui/spell_correction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("minhbui/spell_correction") model = AutoModelForSeq2SeqLM.from_pretrained("minhbui/spell_correction", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 124000
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1583480280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d28792284be1a2c3befb906a90237a849a78bb21687a299b8f1d085e0f6d1dc
|
| 3 |
size 1583480280
|