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: 132 Bytes
486585a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:beefe8b0a9ba61cf55c9ef0885d36170ea4fb1f8c1487f8c8e131b7f15c598ec
size 8483510
|