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

  • Log In
  • Sign Up

osanseviero
/
fasttext_nearest

Text Classification
fastText
Model card Files Files and versions
xet
Community

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

  • Libraries
  • fastText

    How to use osanseviero/fasttext_nearest with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("osanseviero/fasttext_nearest", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
fasttext_nearest
260 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 16 commits
Omar Sanseviero
Update README.md
309889f over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    256 Bytes
    Update README.md over 4 years ago
  • model.bin
    260 MB
    xet
    Rename to model.bin over 4 years ago