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

Hellisotherpeople
/
debate2vec

Text Classification
fastText
Model card Files Files and versions
xet
Community

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

  • Libraries
  • fastText

    How to use Hellisotherpeople/debate2vec with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("Hellisotherpeople/debate2vec", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
debate2vec
520 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Hellisotherpeople's picture
Hellisotherpeople
Update README.md
1d21d85 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit almost 5 years ago
  • README.md
    2.3 kB
    Update README.md over 4 years ago
  • debate2vec.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    260 MB
    xet
    Mirroring debate2vec from github almost 5 years ago
  • model.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    260 MB
    xet
    Upload model.bin with git-lfs over 4 years ago
  • pipeline.py
    586 Bytes
    Create pipeline.py almost 5 years ago
  • requirements.txt
    16 Bytes
    Create requirements.txt almost 5 years ago