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

slone
/
fastText-LID-323

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

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

  • Libraries
  • fastText

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

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("slone/fastText-LID-323", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
fastText-LID-323
4.44 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
cointegrated's picture
cointegrated
hardcopy model.bin
c0d0303 almost 3 years ago
  • .gitattributes
    1.38 kB
    initial commit almost 4 years ago
  • README.md
    1.02 kB
    Update README.md almost 3 years ago
  • lid.323.ftz
    2.22 MB
    xet
    The first commit almost 4 years ago
  • model.bin
    2.22 MB
    xet
    hardcopy model.bin almost 3 years ago