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

kaushik-harsh-99
/
Code-Lang-Classifier

Text Classification
fastText
English
scikit-learn
code-classification
programming-language-detection
source-code
machine-learning
modernbert
classification
nlp
code-analysis
software-engineering
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use kaushik-harsh-99/Code-Lang-Classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use kaushik-harsh-99/Code-Lang-Classifier with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("kaushik-harsh-99/Code-Lang-Classifier", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
Code-Lang-Classifier
71.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
kaushik-harsh-99's picture
kaushik-harsh-99
Update README.md
12f31d6 verified 1 day ago
  • FastText
    initial-upload 2 days ago
  • SGD-Classifier
    initial-upload 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • README.md
    8.41 kB
    Update README.md 1 day ago