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 2 files
Browse files- fasttext/lid.176.bin +3 -0
- fasttext/lid.176.ftz +3 -0
fasttext/lid.176.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e69ec5451bc261cc7844e49e4792a85d7f09c06789ec800fc4a44aec362764e
|
| 3 |
+
size 131266198
|
fasttext/lid.176.ftz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f3472cfe8738a7b6099e8e999c3cbfae0dcd15696aac7d7738a8039db603e83
|
| 3 |
+
size 938013
|