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