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:6e454025cee842ad95bdede2457212fe2bc0d6112e3ad81abaa4a81f71385509
|
| 3 |
+
size 5422112149
|