Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,8 @@ collection of NLI tasks for Spanish. It maps sentences & paragraphs to a 768 dim
|
|
23 |
Based around the siamese networks approach from [this paper](https://arxiv.org/pdf/1908.10084.pdf).
|
24 |
<!--- Describe your model here -->
|
25 |
|
|
|
|
|
26 |
## Usage (Sentence-Transformers)
|
27 |
|
28 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
|
|
23 |
Based around the siamese networks approach from [this paper](https://arxiv.org/pdf/1908.10084.pdf).
|
24 |
<!--- Describe your model here -->
|
25 |
|
26 |
+
You can find our other model, [paraphrase-spanish-distilroberta](https://huggingface.co/hackathon-pln-es/paraphrase-spanish-distilroberta).
|
27 |
+
|
28 |
## Usage (Sentence-Transformers)
|
29 |
|
30 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|