anonymousjqd commited on
Commit
cdc7caf
·
verified ·
1 Parent(s): 89995a1

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +17 -0
  2. topic_embeddings.safetensors +3 -0
  3. topics.json +0 -0
config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "calculate_probabilities": true,
3
+ "language": null,
4
+ "low_memory": false,
5
+ "min_topic_size": 10,
6
+ "n_gram_range": [
7
+ 1,
8
+ 1
9
+ ],
10
+ "nr_topics": null,
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": "all-mpnet-base-v2"
17
+ }
topic_embeddings.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9db0aa48bb17c7addfde4ee1afbd7741eed222f86d13342e21ddb005dd611125
3
+ size 371800
topics.json ADDED
The diff for this file is too large to render. See raw diff