AlexanderHolmes0 commited on
Commit
ba05e3f
1 Parent(s): a5ed211

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -2
config.json CHANGED
@@ -11,7 +11,5 @@
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
  }
 
11
  "seed_topic_list": null,
12
  "top_n_words": 10,
13
  "verbose": true,
 
 
14
  "embedding_model": "BAAI/bge-small-en-v1.5"
15
  }