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
/
test_fasttext

Feature Extraction
fastText
Model card Files Files and versions
xet
Community

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

  • Libraries
  • fastText

    How to use MilanBandara/test_fasttext with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("MilanBandara/test_fasttext", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
test_fasttext / Huggin_face_test
17.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
MilanBandara's picture
MilanBandara
test files added
f1017a3 over 2 years ago
  • fsa.py
    9.94 kB
    test files added over 2 years ago
  • helpers.py
    7.68 kB
    test files added over 2 years ago