UKPLab / sentence-transformers

Multilingual Sentence & Image Embeddings with BERT
https://www.SBERT.net
Apache License 2.0
14.45k stars 2.4k forks source link

Which model to use? #244

Open avinregmi opened 4 years ago

avinregmi commented 4 years ago

I've noticed that models are trained on STS data or NLI data. In the readme page it says that STS trained models are specifically well suited for semantic textual similarity. When should i use models trained on NLI dataset? Is there a specific application where NLI would be better?

nreimers commented 4 years ago

Hi @avinregmi I haven't tested it yet. But sometimes it is not that predicable which model works best for a specific use case