Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Hailay
/
geez-tokenizer

Token Classification
Transformers
Amharic
Tigrinya
tokenizer
byte-pair-encoding
bpe
geez-script
amharic
tigrinya
low-resource
nlp
morphology-aware
Horn of Africa
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use Hailay/geez-tokenizer with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="Hailay/geez-tokenizer")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("Hailay/geez-tokenizer", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
geez-tokenizer
2.55 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Hailay's picture
Hailay
Update README.md
98aeb25 verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • README.md
    2.99 kB
    Update README.md 10 months ago
  • merges.txt
    309 kB
    Initial upload: Geez tokenizer 12 months ago
  • special_tokens_map.json
    125 Bytes
    Initial upload: Geez tokenizer 12 months ago
  • tokenizer.json
    1.78 MB
    Initial upload: Geez tokenizer 12 months ago
  • tokenizer_config.json
    1.16 kB
    Initial upload: Geez tokenizer 12 months ago
  • vocab.json
    455 kB
    Initial upload: Geez tokenizer 12 months ago