Update BERTopic model
Browse files- config.json +1 -2
- ctfidf.safetensors +2 -2
- ctfidf_config.json +2 -2
- topic_embeddings.safetensors +2 -2
- topics.json +0 -0
config.json
CHANGED
|
@@ -12,6 +12,5 @@
|
|
| 12 |
"top_n_words": 10,
|
| 13 |
"verbose": true,
|
| 14 |
"zeroshot_min_similarity": 0.7,
|
| 15 |
-
"zeroshot_topic_list": null
|
| 16 |
-
"embedding_model": "sentence-transformers/all-MiniLM-L6-v2"
|
| 17 |
}
|
|
|
|
| 12 |
"top_n_words": 10,
|
| 13 |
"verbose": true,
|
| 14 |
"zeroshot_min_similarity": 0.7,
|
| 15 |
+
"zeroshot_topic_list": null
|
|
|
|
| 16 |
}
|
ctfidf.safetensors
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:02dffa646d87c3c9cec64de41e801c8f02f02245117a259ae461f223ddd79e9d
|
| 3 |
+
size 32331412
|
ctfidf_config.json
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:c9c48e1d5c1e64483ed98b90c23e161b8372e5b88d5240daf0171a9fa0dd383d
|
| 3 |
+
size 24498390
|
topic_embeddings.safetensors
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:d4ee663c0f8edc109eb0d0751b77c8caa788e00d8089062091dc34705ad10a77
|
| 3 |
+
size 83032
|
topics.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|