Which SentenceBERT model did you use?
LTnanana opened this issue · 2 comments
LTnanana commented
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?
CircleRadon commented
Hi, @LTnanana. The SentenceBERT model we used is all-MiniLM-L6-v2.
LTnanana commented
Thanks!