AlexanderHolmes0 commited on
Commit
fd8a224
1 Parent(s): d59dcde

Add BERTopic model

Browse files
config.json CHANGED
@@ -11,5 +11,7 @@
11
  "seed_topic_list": null,
12
  "top_n_words": 10,
13
  "verbose": true,
 
 
14
  "embedding_model": "BAAI/bge-small-en-v1.5"
15
  }
 
11
  "seed_topic_list": null,
12
  "top_n_words": 10,
13
  "verbose": true,
14
+ "zeroshot_min_similarity": 0.7,
15
+ "zeroshot_topic_list": null,
16
  "embedding_model": "BAAI/bge-small-en-v1.5"
17
  }
ctfidf.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3297bdbc979e6a9e5d55a61ed8d2c91102c645a19ea4cd0ceb2fe5022103d0fd
3
- size 30316372
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15ee875c66adf5f86c5438247ca24aa522dc0a20f53fc55f1b06f6bf21dd3969
3
+ size 30049812
ctfidf_config.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8b5e69423c304d4029578a1163d863099aed27168c855f27b4aa42f95e8489d
3
- size 20526034
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07904c58ffe168ec24a11f91f282202c5ab2f268055206d81591edd00056ca79
3
+ size 20525466
topic_embeddings.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62ec3aaa3567972184a4083f1a7688fb512a33b34a60193062178de3bd393fe2
3
  size 153688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71d3671ec4b1f85d16c7a5136748009a8d05526c08921723899f6c12b0f7acd1
3
  size 153688
topics.json CHANGED
The diff for this file is too large to render. See raw diff