Skip to content

Fine-tuning using unsupervised learning #502

Answered by guenthermi
louis030195 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @louis030195, sorry for the late response. Currently, Finetuner does not support any specific features for unsupervised or self-supervised learning, although we might consider to add such features in the future. You could only mimic a similar behavior by assigning pseudo labels in your training data, however, this might not result in exactly the same behavior that SSL algorithms like TSDAE and SimCSE exhibit.

The integration section in the finetuner documentation explains how to use any model fine-tuned with Finetuner, like a fine-tuned sentence-transformers/msmarco-distilbert-base-v3 model, together with other Jina frameworks.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@louis030195
Comment options

Answer selected by louis030195
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