Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added huggingface model support for Top2Vec #207

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

yusufcakmakk
Copy link

Huggingface models can be used for creating embeddings.
Added example notebook

Huggingface models can be used for creating embeddings.
Added example notebook
@yusufcakmakk yusufcakmakk changed the title Added hugginface model support for Top2Vec Added huggingface model support for Top2Vec Sep 17, 2021
@behrica
Copy link

behrica commented Oct 22, 2021

Would this PR allow "custom pre-trained" models , so models I pre-train myself ?

@yusufcakmakk
Copy link
Author

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.

@tsuga
Copy link

tsuga commented Feb 19, 2022

Hi, I hope this PR will be merged soon! Great job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants