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

MilanBandara
/
original_model

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

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

  • Libraries
  • fastText

    How to use MilanBandara/original_model with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("MilanBandara/original_model", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
original_model
2.5 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
MilanBandara's picture
MilanBandara
Update README.md
a54304d over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    96 Bytes
    Update README.md over 2 years ago
  • model.bin
    2.5 GB
    xet
    Rename L4_food_model.bin to model.bin over 2 years ago