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