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

gwlms
/
wordpiece-tokenizer

Transformers
bert
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use gwlms/wordpiece-tokenizer with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("gwlms/wordpiece-tokenizer", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
wordpiece-tokenizer
252 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
stefan-it's picture
stefan-it
tokenizer: add initial config and vocab
2291e32 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    21 Bytes
    initial commit almost 3 years ago
  • config.json
    385 Bytes
    model: add initial BERT config almost 3 years ago
  • tokenizer_config.json
    60 Bytes
    tokenizer: add initial config and vocab almost 3 years ago
  • vocab.txt
    250 kB
    tokenizer: add initial config and vocab almost 3 years ago