MaartenGr / MaartenGr/BERTopic
Kernel dies at the "Extracting topics from clusters using representation models" stage
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.8k
- Forks
- 920
- Avg merge
- 22h 24m
- Merged PRs (30d)
- 5
Description
I used to run BERTopic without a problem on my job's HPC on GPUs but now it seems like it doesn't move beyond this stage:
2024-02-23 12:24:56,663 - BERTopic - Representation - Extracting topics from clusters using representation models.
It kills the ipython kernel and it doesn't provide any other info, even though I have verbose=True.
Can you please help me?
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the BERTopic representation stage identified in the log, especially the point where “Extracting topics from clusters using representation models” begins. Reproduce the kernel exit with the available HPC, GPU, and verbose settings, then determine and document the cause; the issue names no source file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100