bicmol commited on
Commit
c1a78dc
·
verified ·
1 Parent(s): fd165f0

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -16
config.json DELETED
@@ -1,16 +0,0 @@
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
- }