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

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 almost 5 years ago
  • README.md
    256 Bytes
    Update README.md over 4 years ago
  • model.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    260 MB
    xet
    Rename to model.bin over 4 years ago