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 lid201-model.ftz
Browse files- OpenLID/lid201-model.ftz +3 -0
OpenLID/lid201-model.ftz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47ecfacf258f1562825836714ae89e36cbe2de7afd46337bddcad77601e2a4d7
|
| 3 |
+
size 7337312
|