Instructions to use NbAiLab/nb-nordic-lid with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use NbAiLab/nb-nordic-lid with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("NbAiLab/nb-nordic-lid", "model.bin")) - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
486585a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5dbf35164649f49e3f230b54978032b764d364dcb51b7f6f98276039661377f4
size 42158820
|