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
562 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
oliverguhr's picture
oliverguhr
initital commit
8866d9a about 4 years ago
  • runs
    initital commit about 4 years ago
  • .gitattributes
    1.17 kB
    initial commit about 4 years ago
  • README.md
    21 Bytes
    initial commit about 4 years ago
  • all_results.json
    0 Bytes
    initital commit about 4 years ago
  • config.json
    1.74 kB
    initital commit about 4 years ago
  • merges.txt
    456 kB
    initital commit about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    558 MB
    xet
    initital commit about 4 years ago
  • special_tokens_map.json
    239 Bytes
    initital commit about 4 years ago
  • tokenizer.json
    2.11 MB
    initital commit about 4 years ago
  • tokenizer_config.json
    353 Bytes
    initital commit about 4 years ago
  • train_results.json
    197 Bytes
    initital commit about 4 years ago
  • trainer_state.json
    0 Bytes
    initital commit about 4 years ago
  • training_args.bin

    Detected Pickle imports (6)

    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "transformers.trainer_utils.SchedulerType",
    • "torch.device",
    • "transformers.training_args.OptimizerNames"

    How to fix it?

    3.31 kB
    xet
    initital commit about 4 years ago
  • vocab.json
    798 kB
    initital commit about 4 years ago