mmazuecos commited on
Commit
b0a247d
1 Parent(s): 738357c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -23,7 +23,9 @@ 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
- You can find our other model, [paraphrase-spanish-distilroberta](https://huggingface.co/hackathon-pln-es/paraphrase-spanish-distilroberta).
 
 
27
 
28
  ## Usage (Sentence-Transformers)
29
 
 
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 see a demo for this model [here](https://huggingface.co/spaces/hackathon-pln-es/Sentence-Embedding-Bertin).
27
+
28
+ You can find our other model, **paraphrase-spanish-distilroberta** [here](https://huggingface.co/hackathon-pln-es/paraphrase-spanish-distilroberta) and its demo [here](https://huggingface.co/spaces/hackathon-pln-es/Paraphrase-Bertin).
29
 
30
  ## Usage (Sentence-Transformers)
31