Instructions to use kenhktsui/code-natural-language-fasttext-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use kenhktsui/code-natural-language-fasttext-classifier with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("kenhktsui/code-natural-language-fasttext-classifier", "model.bin")) - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
ec97cd8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:3c30fbee2ff4968f805c0178a2ff20eb7a7ddcbc2a5eb474f72b44ebccb606b8
size 8860677399
|