Kiuyha commited on
Commit
e3b3bc5
·
verified ·
1 Parent(s): 676b196

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -31,7 +31,7 @@ from gensim.models import FastText
31
  from huggingface_hub import hf_hub_download
32
 
33
  # Download and load the models
34
- REPO_ID = Kiuyha/surabaya-opinion-tweet-clusters
35
  kmeans_path = hf_hub_download(repo_id=REPO_ID, filename="kmeans.joblib")
36
  hf_hub_download(repo_id=REPO_ID, filename="fasttext.model.wv.vectors_ngrams.npy")
37
  fasttext_path = hf_hub_download(repo_id=REPO_ID, filename="fasttext.model")
 
31
  from huggingface_hub import hf_hub_download
32
 
33
  # Download and load the models
34
+ REPO_ID = "Kiuyha/surabaya-opinion-tweet-clusters"
35
  kmeans_path = hf_hub_download(repo_id=REPO_ID, filename="kmeans.joblib")
36
  hf_hub_download(repo_id=REPO_ID, filename="fasttext.model.wv.vectors_ngrams.npy")
37
  fasttext_path = hf_hub_download(repo_id=REPO_ID, filename="fasttext.model")
fasttext.model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f31cec3b9c8e5a6312f0eacba557ebd77e3443c67dc60a1d47ee6061f366d0d7
3
- size 17199567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a76d6b14b2ddd64b127533dbeb833b6331cccc3570fadb1a71af9729c4f45bb8
3
+ size 17199568
fasttext.model.wv.vectors_ngrams.npy CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:896828747d4465a7145111c325c882fced35b75e9f23b8ad753a16f91d9c787d
3
  size 2400000128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:214381f110259bb53e090dcea1c62cd0b5d6d491b5856d7fa4f306beaec7614e
3
  size 2400000128
kmeans.joblib CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23c7c18cb369333646472902569718b9b60034ee71e34f1c4e014fc8b1795af2
3
  size 46951
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07d5a910939853ec35f91ef1e3ea544508e10f14ce313e273edc7f2b8ca3c2a9
3
  size 46951