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

  • Log In
  • Sign Up

laurievb
/
OpenLID

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

Instructions to use laurievb/OpenLID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use laurievb/OpenLID with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("laurievb/OpenLID", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
OpenLID
1.24 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 12 commits
laurievb's picture
laurievb
Add link to OpenLID v2
be5bd6c verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    5.52 kB
    Add link to OpenLID v2 8 months ago
  • lid201-model.ftz
    7.34 MB
    xet
    Add quantised model (#2) over 2 years ago
  • model.bin
    1.23 GB
    xet
    Replace model.bin with one not trained on labels! about 2 years ago