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

nguyenvulebinh
/
spelling-oov

Transformers
PyTorch
encoder-decoder
text2text-generation
Model card Files Files and versions
xet
Community
1

Instructions to use nguyenvulebinh/spelling-oov with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nguyenvulebinh/spelling-oov with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("nguyenvulebinh/spelling-oov")
    model = AutoModelForSeq2SeqLM.from_pretrained("nguyenvulebinh/spelling-oov")
  • Notebooks
  • Google Colab
  • Kaggle
spelling-oov
344 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
nguyenvulebinh's picture
nguyenvulebinh
Update README.md
48687d1 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    1.59 kB
    Update README.md over 4 years ago
  • config.json
    4.69 kB
    add model over 4 years ago
  • dict.txt
    923 kB
    Upload dict.txt over 4 years ago
  • envibert_tokenizer.py
    10.9 kB
    Upload envibert_tokenizer.py over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    342 MB
    xet
    add model over 4 years ago
  • sentencepiece.bpe.model
    1.27 MB
    xet
    Upload sentencepiece.bpe.model with git-lfs over 4 years ago