Instructions to use kenhktsui/math-fasttext-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use kenhktsui/math-fasttext-classifier with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("kenhktsui/math-fasttext-classifier", "model.bin")) - Notebooks
- Google Colab
- Kaggle
Upload model.bin with huggingface_hub
Browse files
model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a776d5011d4c6ad45b339c0da835628247d82f940cc71afe344eaaf9ed59d05
|
| 3 |
+
size 4681435956
|