Add BERTopic model
#1
by
Ibrahim85
- opened
No description provided.
You probably want to push this model to your Hugging Face account :)
I've updated the notebook to reflect this, but in your case, you could do
topic_model.push_to_hf_hub('Ibrahim85/transformers_issues_topics')
to share a BERTopic model to your own account.