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