Skip to content

Save Model after every X Number of Iterations #2090

Answered by MaartenGr
aerithnetzer asked this question in Q&A
Discussion options

You must be logged in to vote

If it's a bit over 1 million documents, you can use cuML instead and it should all run within the hour I believe. Have you checked the guide on GPU acceleration? It shows how to run BERTopic quite fast using I believe 1 million documents.

With respect to your question, there isn't something like "iterations" in the underlying algorithm of BERTopic since it highly depends on the underlying dimensionality reduction and clustering algorithms.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@aerithnetzer
Comment options

@MaartenGr
Comment options

Answer selected by aerithnetzer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants