keonju commited on
Commit
371d6f8
1 Parent(s): 627ebfb

Add BERTopic model

Browse files
Files changed (5) hide show
  1. config.json +1 -1
  2. ctfidf.bin +3 -0
  3. ctfidf_config.json +2 -2
  4. topic_embeddings.bin +3 -0
  5. topics.json +0 -0
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "min_topic_size": 10,
6
  "n_gram_range": [
7
  1,
8
- 3
9
  ],
10
  "nr_topics": null,
11
  "seed_topic_list": null,
 
5
  "min_topic_size": 10,
6
  "n_gram_range": [
7
  1,
8
+ 1
9
  ],
10
  "nr_topics": null,
11
  "seed_topic_list": null,
ctfidf.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c28fa36beadfc76adceb49e45209cdcbad076ec62ce4cda070ee974d1692c6c3
3
+ size 4421204
ctfidf_config.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bbc701390908a4cfbe8de5e4d32a67b465dc1afbebc96165910f6e901ae4d4e
3
- size 96027632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cee6d9ff897d3ba12eb9efa937b384373bdc1b920d2f198ff29d13c6e7cdfe21
3
+ size 1430320
topic_embeddings.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:916bb0d423928c4bc40e5617aaa3dc1bfe76e66fd1219993880de5b034945b18
3
+ size 464710
topics.json CHANGED
The diff for this file is too large to render. See raw diff