Add BERTopic model
Browse files- config.json +1 -1
- ctfidf.safetensors +2 -2
- ctfidf_config.json +2 -2
- topic_embeddings.safetensors +2 -2
- topics.json +0 -0
config.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
1,
|
| 8 |
1
|
| 9 |
],
|
| 10 |
-
"nr_topics":
|
| 11 |
"seed_topic_list": null,
|
| 12 |
"top_n_words": 10,
|
| 13 |
"verbose": false,
|
|
|
|
| 7 |
1,
|
| 8 |
1
|
| 9 |
],
|
| 10 |
+
"nr_topics": "auto",
|
| 11 |
"seed_topic_list": null,
|
| 12 |
"top_n_words": 10,
|
| 13 |
"verbose": false,
|
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:22e30347401913ee4d0a308fba5f9c219b75a55369215653c624e295528b4e0b
|
| 3 |
+
size 15309376
|
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:2f766700f2bd5cdadc6cb6eac84679edf66bb32a4690fe3358082821e37eee9b
|
| 3 |
+
size 24230981
|
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:53afd8e2f4d49f3accf14c672328b6c09b1b985e607d9c06baddb8cd73494342
|
| 3 |
+
size 196696
|
topics.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|