ShivamSrng
commited on
Commit
•
a368045
1
Parent(s):
eec307e
Fine-tuned Topic Model for best_features column, last commit on 2025-01-05 17:58:11
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
@@ -9,7 +9,7 @@
|
|
9 |
],
|
10 |
"nr_topics": "auto",
|
11 |
"seed_topic_list": null,
|
12 |
-
"top_n_words":
|
13 |
"verbose": true,
|
14 |
"zeroshot_min_similarity": 0.7,
|
15 |
"zeroshot_topic_list": null
|
|
|
9 |
],
|
10 |
"nr_topics": "auto",
|
11 |
"seed_topic_list": null,
|
12 |
+
"top_n_words": 5,
|
13 |
"verbose": true,
|
14 |
"zeroshot_min_similarity": 0.7,
|
15 |
"zeroshot_topic_list": null
|
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:770845c79b6fb62f2c8547d3ab23bb709a0ae14f5757c2f70e8e386c1fb2853c
|
3 |
+
size 23524764
|
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:7e285343563bbb977b9df7246540e6aba6bd06488811caa91eccc952616ac854
|
3 |
+
size 46604061
|
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:743c08bc041cb3830efdb156d248c4b950fed666025ad67f5c6ecefe147f3ff7
|
3 |
+
size 365656
|
topics.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|