CircleRadon/Osprey

Which SentenceBERT model did you use?

LTnanana opened this issue · 2 comments

Great work! I have a question about section 5.2.1 of the paper: which SentenceBERT model did you use to calculate the semantic similarity?

Hi, @LTnanana. The SentenceBERT model we used is all-MiniLM-L6-v2.

Thanks!