Closed tqx94 closed 4 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!
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.
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!