Skip to content

sentence-transformers/paraphrase-distilroberta-base-v1

The sentence-transformers/paraphrase-distilroberta-base-v1 model is a machine learning model.

About sentence-transformers/paraphrase-distilroberta-base-v1

The model is from the sentence-transformers-repository . It was trained on millions of paraphrase sentences . Further details on SBERT can be found in the paper: Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. (HuggingFace Models Repository)You can use the model directly from the model repository to compute sentence embeddings. The model becomes more convenient when you have sentence-transformer installed: Pip install -U SentenceTransformer.pip install . The model can be used to generate sentences with the help of the Sentence Transformer. It can also be used in other languages.,
View model source

Explore

FAQ