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
File size: 129 Bytes
c11ba9b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6611d8d716ad6be3cdafd695f5fbb568dc3dc8585a994bbb1f6bd91884831022
size 5048
|