bicmol commited on
Commit
2e70311
·
verified ·
1 Parent(s): a1f80c9

Upload folder using huggingface_hub

Browse files
topic_model_inference/config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "calculate_probabilities": false,
3
+ "language": null,
4
+ "low_memory": false,
5
+ "min_topic_size": 10,
6
+ "n_gram_range": [
7
+ 1,
8
+ 1
9
+ ],
10
+ "nr_topics": 30,
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
+ }
topic_model_inference/topic_embeddings.bin ADDED
Binary file (47.8 kB). View file
 
topic_model_inference/topics.json ADDED
The diff for this file is too large to render. See raw diff