dssg_topicmodel_500000 / config.json
sanash43's picture
Add BERTopic model
63ac5ac verified
raw
history blame contribute delete
295 Bytes
{
"calculate_probabilities": false,
"language": null,
"low_memory": false,
"min_topic_size": 10,
"n_gram_range": [
1,
1
],
"nr_topics": 50,
"seed_topic_list": null,
"top_n_words": 10,
"verbose": false,
"zeroshot_min_similarity": 0.7,
"zeroshot_topic_list": null
}