Instructions to use Kiuyha/surabaya-opinion-tweet-clusters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use Kiuyha/surabaya-opinion-tweet-clusters with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("Kiuyha/surabaya-opinion-tweet-clusters", "model.bin")) - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files- config.json +1 -1
- fasttext.model +2 -2
- fasttext.model.wv.vectors_ngrams.npy +1 -1
- kmeans.joblib +2 -2
config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"topic_map": {"
|
|
|
|
| 1 |
+
{"topic_map": {"1": 17, "2": 18, "6": 19, "7": 20}}
|
fasttext.model
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c52df351de08321713c0348df33c97ff01de9eba87d024e8a00d94f9b9408499
|
| 3 |
+
size 47640714
|
fasttext.model.wv.vectors_ngrams.npy
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2400000128
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c9359cfac6a27d5490681337985fd23cdc68e8092a4a83861bd26e6628943ad
|
| 3 |
size 2400000128
|
kmeans.joblib
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62f1f052fb4f5a397e6ebab3670640a1b32fa8bc87dfbdfbbdbd8582298e7559
|
| 3 |
+
size 77531
|