sentence-transformers/paraphrase-xlm-r-multilingual-v1
Sentence-transformers/paraphrase-xlm-r-multilingual-v1 is a machine learning model.
About sentence-transformers/paraphrase-xlm-r-multilingual-v1
The model is the multilingual version of distilroberta-base-paraphrase-v1, trained on parallel data for 50+ languages . 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. The model becomes more convenient when you have sentence-transformers installed: install -U sentence-transformer-repository. Alternatively, you can use the model directly from the model repository to compute sentence embeddings. For example, the model is from the SentenceTransformer.repositor.,