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
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
MilanBandara's picture
MilanBandara
Update README.md
bf0fceb over 2 years ago
  • Huggin_face_test
    test files added over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    209 Bytes
    Update README.md over 2 years ago
  • model.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    260 MB
    xet
    Upload model.bin over 2 years ago