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