Instructions to use unrealists/FastTextLID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use unrealists/FastTextLID with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("unrealists/FastTextLID", "model.bin")) - Notebooks
- Google Colab
- Kaggle
Upload model.bin
Browse files- OpenLID/model.bin +3 -0
OpenLID/model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e2bc6d0d3048b38c4e2e8aa77b4618108670eb91cb72544d3340f605964a78b
|
| 3 |
+
size 1233956788
|