Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

yammdd
/
vietnamese-error-correction

PEFT
Safetensors
Transformers
Vietnamese
mbart
text2text-generation
lora
seq2seq
vietnamese
error-correction
spell-checking
Model card Files Files and versions
xet
Community

Instructions to use yammdd/vietnamese-error-correction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use yammdd/vietnamese-error-correction with PEFT:

    Task type is invalid.
  • Transformers

    How to use yammdd/vietnamese-error-correction with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("yammdd/vietnamese-error-correction")
    model = AutoModelForSeq2SeqLM.from_pretrained("yammdd/vietnamese-error-correction")
  • Notebooks
  • Google Colab
  • Kaggle
vietnamese-error-correction
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
yammdd's picture
yammdd
Update README.md
4c5a553 verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    7.83 kB
    Update README.md 5 months ago
  • config.json
    910 Bytes
    upload model 5 months ago
  • dict.txt
    360 kB
    upload model 5 months ago
  • generation_config.json
    191 Bytes
    upload model 5 months ago
  • model.safetensors
    792 MB
    xet
    Upload 7 files 5 months ago
  • sentencepiece.bpe.model
    5.07 MB
    xet
    upload model 5 months ago
  • special_tokens_map.json
    963 Bytes
    upload model 5 months ago
  • tokenizer_config.json
    1.23 kB
    upload model 5 months ago