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

  • Log In
  • Sign Up

hkust-nlp
/
preselect-fasttext-classifier

Text Classification
fastText
Model card Files Files and versions
xet
Community
3

Instructions to use hkust-nlp/preselect-fasttext-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use hkust-nlp/preselect-fasttext-classifier with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("hkust-nlp/preselect-fasttext-classifier", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
preselect-fasttext-classifier
2.71 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
ksshumab's picture
ksshumab
Update README.md
467086f verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • PreSelect-classifier.bin
    2.71 GB
    xet
    Upload PreSelect-classifier.bin about 1 year ago
  • README.md
    2.71 kB
    Update README.md about 1 year ago