Instructions to use language-ml-lab/fasttext-azb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use language-ml-lab/fasttext-azb with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("language-ml-lab/fasttext-azb", "model.bin")) - Notebooks
- Google Colab
- Kaggle
Upload Azerbert.bin
#1
by mahsaamani - opened
- Azerbert.bin +3 -0
Azerbert.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:329c6f237ec91506c2c59aba947fd75267403f6ed72126289ecd81d29cac43c2
|
| 3 |
+
size 373625145
|