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

  • Log In
  • Sign Up

facebook
/
fasttext-language-identification

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

Instructions to use facebook/fasttext-language-identification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use facebook/fasttext-language-identification with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("facebook/fasttext-language-identification", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
fasttext-language-identification
1.18 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
sheonhan's picture
sheonhan
Update README.md
3af127d almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    7.03 kB
    Update README.md almost 3 years ago
  • model.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1.18 GB
    xet
    Add the most recent model with LID-specific documentation almost 3 years ago