Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

yulan-team
/
code-classifier

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

Instructions to use yulan-team/code-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use yulan-team/code-classifier with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("yulan-team/code-classifier", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
code-classifier
8 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
IvanHU's picture
IvanHU
Update README.md
5c3100a verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    7.11 kB
    Update README.md about 1 year ago
  • code_classifier.bin
    8 GB
    xet
    Upload code_classifier.bin with huggingface_hub about 1 year ago