Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

oliverguhr
/
spelling-correction-english-base

Transformers
PyTorch
TensorBoard
ONNX
Safetensors
English
bart
text2text-generation
Model card Files Files and versions
xet
Metrics Training metrics Community
4

Instructions to use oliverguhr/spelling-correction-english-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use oliverguhr/spelling-correction-english-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("oliverguhr/spelling-correction-english-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("oliverguhr/spelling-correction-english-base")
  • Notebooks
  • Google Colab
  • Kaggle
spelling-correction-english-base / runs
461 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
oliverguhr's picture
oliverguhr
initital commit
8866d9a about 4 years ago
  • May13_13-50-14_redrod
    initital commit about 4 years ago
  • May16_13-19-40_redrod
    initital commit about 4 years ago