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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

raufibishov
/
az-wordpiece-tokenizer

Token Classification
Transformers
Azerbaijani
tokenizer
wordpiece
azerbaijani
bert
nlp
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use raufibishov/az-wordpiece-tokenizer with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="raufibishov/az-wordpiece-tokenizer")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("raufibishov/az-wordpiece-tokenizer", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
az-wordpiece-tokenizer
2.25 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
raufibishov's picture
raufibishov
Create README.md
a9958aa verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    2.17 kB
    Create README.md 3 months ago
  • special_tokens_map.json
    237 Bytes
    Upload folder using huggingface_hub 3 months ago
  • tokenizer.json
    1.63 MB
    Upload folder using huggingface_hub 3 months ago
  • tokenizer_config.json
    246 Bytes
    Upload folder using huggingface_hub 3 months ago
  • vocab.txt
    614 kB
    Upload folder using huggingface_hub 3 months ago