Trubnik1967
commited on
Commit
•
077a0a2
1
Parent(s):
35b6e06
Add BERTopic model
Browse files- config.json +1 -1
- ctfidf.safetensors +2 -2
- ctfidf_config.json +0 -0
- 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": true,
|
|
|
7 |
1,
|
8 |
1
|
9 |
],
|
10 |
+
"nr_topics": 15,
|
11 |
"seed_topic_list": null,
|
12 |
"top_n_words": 10,
|
13 |
"verbose": true,
|
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:d4e6b2faee6c0183513307b7505229af9fe4cf5128cb859d45903c0c8a6756f9
|
3 |
+
size 429732
|
ctfidf_config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
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:6e2ce771a54abb5fffa2efba3b79074c463cfa4f8eb7b27be51685884d568cb2
|
3 |
+
size 18520
|
topics.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|