Instructions to use facebook/fasttext-eml-vectors with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use facebook/fasttext-eml-vectors with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("facebook/fasttext-eml-vectors", "model.bin")) - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
b4e6427 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8a471b366bf8acd696ab6038118bd60ee161a0d870a416e74b0e28c608e0f3bc
size 2819623773
|