Top2Vec
Top2Vec copied to clipboard
Added huggingface model support for Top2Vec
Huggingface models can be used for creating embeddings. Added example notebook
Would this PR allow "custom pre-trained" models , so models I pre-train myself ?
Would this PR allow "custom pre-trained" models , so models I pre-train myself ?
Yes you can, if you trained your model architecture like Bert or Roberta.
Hi, I hope this PR will be merged soon! Great job!