theeluwin / pytorch-sgns

Skipgram Negative Sampling implemented in PyTorch
MIT License
302 stars 59 forks source link

what is a good loss value finally? #13

Closed louisgzli closed 3 years ago

louisgzli commented 3 years ago

I download your code and trained among 100 million sentences, eventually I got a loss of 0.44, can it be a good one?

theeluwin commented 3 years ago

It depends. The final quality cannot be directly measured by loss values.