rociortizb
commited on
Commit
•
39f1cd7
1
Parent(s):
bd99fa4
Add BERTopic model
Browse files- config.json +1 -1
- topic_embeddings.safetensors +1 -1
- topics.json +0 -0
config.json
CHANGED
@@ -11,5 +11,5 @@
|
|
11 |
"seed_topic_list": null,
|
12 |
"top_n_words": 20,
|
13 |
"verbose": true,
|
14 |
-
"embedding_model": "
|
15 |
}
|
|
|
11 |
"seed_topic_list": null,
|
12 |
"top_n_words": 20,
|
13 |
"verbose": true,
|
14 |
+
"embedding_model": "distiluse-base-multilingual-cased-v1"
|
15 |
}
|
topic_embeddings.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 102488
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cb31a38b2442c6b0f88b4bdff573a8d816de816cc202d12732e31a0d0c0e976
|
3 |
size 102488
|
topics.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|