belenedgar commited on
Commit
8789681
1 Parent(s): 379fb19

Add BERTopic model

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. topic_embeddings.safetensors +2 -2
  3. topics.json +0 -0
config.json CHANGED
@@ -7,9 +7,9 @@
7
  1,
8
  1
9
  ],
10
- "nr_topics": 30,
11
  "seed_topic_list": null,
12
  "top_n_words": 10,
13
- "verbose": true,
14
  "embedding_model": "sentence-transformers/all-MiniLM-L6-v2"
15
  }
 
7
  1,
8
  1
9
  ],
10
+ "nr_topics": null,
11
  "seed_topic_list": null,
12
  "top_n_words": 10,
13
+ "verbose": false,
14
  "embedding_model": "sentence-transformers/all-MiniLM-L6-v2"
15
  }
topic_embeddings.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ee90bc952a4bb1c2e81c78199d02f00aee2972504a0f214e4ed8f485ccf8764
3
- size 46168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dff825795ca831fcdee867c55a3a199eb8c43f7456ed623153afa290c39c2b0
3
+ size 7768
topics.json CHANGED
The diff for this file is too large to render. See raw diff