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
Upload PreSelect-classifier.bin
Browse files- PreSelect-classifier.bin +3 -0
PreSelect-classifier.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5018a14b97edfbcd83e472160bcfca76f89f117b576bb7fa29d1db912f9702ff
|
| 3 |
+
size 2711960480
|