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