epfml / sent2vec

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

How to evaluate trained model #87

Closed tqx94 closed 4 years ago

tqx94 commented 5 years ago

Hi, I have scraped my own corpus and trained it using sent2vec command. May I know if theres is any suggestions to evaluate my trained model? Thanks!

mpagli commented 4 years ago

Evaluating unsupervised learning models can be done by checking the scores you can get on downstream tasks. Which task to use would really depend on the target application you are aiming for.