Instructions to use Badhon/airline-intent-fasttext with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use Badhon/airline-intent-fasttext with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("Badhon/airline-intent-fasttext", "model.bin")) - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
2455a1f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:367b200dc8055eac55355bcc1f4af0d4ec609430457898dc1ab1f2ae8a682c52
size 81512923
|