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

NaolBM
/
Geez-BBPE

Token Classification
Transformers
Amharic
English
Tigrinya
tokenizer
byte-pair-encoding
geez-script
Horn of Africa
Model card Files Files and versions
xet
Community

Instructions to use NaolBM/Geez-BBPE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use NaolBM/Geez-BBPE with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="NaolBM/Geez-BBPE")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("NaolBM/Geez-BBPE", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Geez-BBPE
2.54 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
NaolBM's picture
NaolBM
Update README.md
e55acda verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    5.58 kB
    Update README.md 3 months ago
  • chat_template.jinja
    1.3 kB
    Upload tokenizer 3 months ago
  • special_tokens_map.json
    434 Bytes
    Upload tokenizer 3 months ago
  • tokenizer.json
    2.44 MB
    Upload tokenizer 3 months ago
  • tokenizer_config.json
    91.2 kB
    Upload tokenizer 3 months ago