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

  • Log In
  • Sign Up

yulan-team
/
math-classifier

Text Classification
fastText
English
math
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • fastText

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

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