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
0a801f7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8229d58e2867feb3909141eba048c61241bbc83d93b1aac511991eb96cbd2f86
size 1529306020
|