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

anzorq
/
slone-LID-323-with-tokenizer

Text Classification
fastText
language-identification
Model card Files Files and versions
xet
Community

Instructions to use anzorq/slone-LID-323-with-tokenizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use anzorq/slone-LID-323-with-tokenizer with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("anzorq/slone-LID-323-with-tokenizer", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
slone-LID-323-with-tokenizer
7.76 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
anzorq's picture
anzorq
Create README.md
b05d0c4 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    88 Bytes
    Create README.md almost 3 years ago
  • model.bin
    2.22 MB
    xet
    Upload 4 files almost 3 years ago
  • sentencepiece.bpe.model
    5.53 MB
    xet
    Upload 4 files almost 3 years ago
  • special_tokens_map.json
    984 Bytes
    Upload 4 files almost 3 years ago
  • tokenizer.json
    1.2 kB
    Rename tokenizer_config.json to tokenizer.json almost 3 years ago