Introduction Sentence embedding models like Sentence-BERT [1] have become indispensable tools in working with sentence-level data in multiple areas like semantic search, summarization, question answering, and many more. The strength of these models lies in their ability to assign semantically meaningful representations to sentences directly, because of the way they were…