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