epfml / sent2vec

General purpose unsupervised sentence representations
Other
1.19k stars 256 forks source link

how to fine tune a pretrained model with our own data corpus? #99

Open enviz opened 4 years ago

enviz commented 4 years ago

I don't have an enormous corpus to train a sent2vec model from scratch. So I want to fine tune a pretrained model using my own custom dataset.

ddofer commented 4 years ago

+1 - is there a way to finetune? FastText supports this.

abkds commented 4 years ago

+1 - is there a way to finetune?

kejunxiao commented 3 years ago

+1 - I really need this feature.

lucacorbucci commented 3 years ago

+1 - Is there a way to finetune?

Rishabh261998 commented 3 years ago

+1 - really need this feature, is it possible currently?

HyeonhoonLee commented 2 years ago

Does anyone try or solve this?