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

emeraldgoose
/
bad-korean-tokenizer

Transformers
electra
pretraining
Model card Files Files and versions
xet
Community

Instructions to use emeraldgoose/bad-korean-tokenizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use emeraldgoose/bad-korean-tokenizer with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("emeraldgoose/bad-korean-tokenizer")
    model = AutoModelForPreTraining.from_pretrained("emeraldgoose/bad-korean-tokenizer")
  • Notebooks
  • Google Colab
  • Kaggle
bad-korean-tokenizer
1.89 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
minseong's picture
minseong
add tokens
076a128 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    158 Bytes
    Create README.md over 4 years ago
  • added_tokens.json
    242 Bytes
    add tokens over 4 years ago
  • config.json
    751 Bytes
    config.json vocab over 4 years ago
  • special_tokens_map.json
    134 Bytes
    add tokens over 4 years ago
  • tokenizer.json
    1.49 MB
    add tokens over 4 years ago
  • tokenizer_config.json
    310 Bytes
    add tokens over 4 years ago
  • vocab.txt
    396 kB
    add tokens over 4 years ago