RolMax commited on
Commit
8beaa32
·
verified ·
1 Parent(s): 8d6163a

Add BERTopic model

Browse files
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "calculate_probabilities": true,
3
- "language": "english",
4
  "low_memory": false,
5
  "min_topic_size": 10,
6
  "n_gram_range": [
7
- 2,
8
- 3
9
  ],
10
  "nr_topics": null,
11
  "seed_topic_list": null,
 
1
  {
2
  "calculate_probabilities": true,
3
+ "language": "multilingual",
4
  "low_memory": false,
5
  "min_topic_size": 10,
6
  "n_gram_range": [
7
+ 1,
8
+ 1
9
  ],
10
  "nr_topics": null,
11
  "seed_topic_list": null,
ctfidf.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e884c8f9e7e343ba0591480ce44ace57dbc45c5d7f57ed38ab3b052c14024ba
3
- size 83380832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c2e47c80984fced3fa048558d855f23252c03a5de91eaf880233ee1fd2ded65
3
+ size 5668604
ctfidf_config.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2a85af4fb46625a18439b7a35a174e889124b0acf5d3aa660083bb82058df1d
3
- size 131107000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:917bf334388af9bb223b51970a1a91ef1d048fbead21d29ad1d1ab347144e472
3
+ size 4242099
topic_embeddings.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d079363d27478d3373224260ec379b433ecd71a06a60f97be0091996897a269c
3
- size 2294880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c1d22cd3ddc095fd4ce0ceb36e394e10a3905655aa8c70dc5240340e89da127
3
+ size 666712
topics.json CHANGED
The diff for this file is too large to render. See raw diff