Fine-tuned Topic Model for instructor_comments column, last commit on 2024-12-29 20:53:55
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
@@ -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:c3a9257c1433562a60de1374ec1e41ccb0a3add9e7e648a8d68c689f891c6f34
|
3 |
+
size 2195372
|
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:27cf7822c34d75da915d10b44c2e868a012503f12cf37d37dcb4f39d721db17e
|
3 |
+
size 439384
|
topics.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|