Use Cases of Sentence-BERT Model
Learn how to use the pre-trained Sentence-BERT models for different tasks.
Let's begin with using the pre-trained Sentence-BERT models.
Computing sentence representation
Let's see how to compute sentence representation using a pre-trained Sentence-BERT model.
First, let's import the SentenceTransformer module from our sentence_transformers
library:
Get hands-on with 1400+ tech skills courses.