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

  • Log In
  • Sign Up

tokyotech-llm
/
edu-classifier

Text Classification
fastText
Japanese
Model card Files Files and versions
xet
Community

Instructions to use tokyotech-llm/edu-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use tokyotech-llm/edu-classifier with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("tokyotech-llm/edu-classifier", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
edu-classifier / utils
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
aya-se's picture
aya-se
Add academic categories
a87468b over 1 year ago
  • academic_categories_wiki_ja.tsv
    43.3 kB
    Add academic categories over 1 year ago
  • prompt.md
    1.68 kB
    Added models and licenses over 1 year ago