l3cube-pune commited on
Commit
1b7e6d2
1 Parent(s): 42c1d1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -61,7 +61,7 @@ The model also has cross-lingual capabilities. <br>
61
  Released as a part of project MahaNLP: https://github.com/l3cube-pune/MarathiNLP <br>
62
 
63
  Generic Indic Sentence BERT model is shared here : <a href='https://huggingface.co/l3cube-pune/indic-sentence-bert-nli'>l3cube-pune/indic-sentence-bert-nli</a> <br>
64
- More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2304.11434) (https://arxiv.org/abs/2211.11187)
65
 
66
  ```
67
  @article{deode2023l3cube,
@@ -83,6 +83,7 @@ Monolingual similarity models are listed below: <br>
83
  <a href='https://huggingface.co/l3cube-pune/odia-sentence-similarity-sbert'> Oriya </a> <br>
84
  <a href='https://huggingface.co/l3cube-pune/bengali-sentence-similarity-sbert'> Bengali </a> <br>
85
  <a href='https://huggingface.co/l3cube-pune/punjabi-sentence-similarity-sbert'> Punjabi </a> <br>
 
86
 
87
  ## Usage (Sentence-Transformers)
88
 
 
61
  Released as a part of project MahaNLP: https://github.com/l3cube-pune/MarathiNLP <br>
62
 
63
  Generic Indic Sentence BERT model is shared here : <a href='https://huggingface.co/l3cube-pune/indic-sentence-bert-nli'>l3cube-pune/indic-sentence-bert-nli</a> <br>
64
+ More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2304.11434)
65
 
66
  ```
67
  @article{deode2023l3cube,
 
83
  <a href='https://huggingface.co/l3cube-pune/odia-sentence-similarity-sbert'> Oriya </a> <br>
84
  <a href='https://huggingface.co/l3cube-pune/bengali-sentence-similarity-sbert'> Bengali </a> <br>
85
  <a href='https://huggingface.co/l3cube-pune/punjabi-sentence-similarity-sbert'> Punjabi </a> <br>
86
+ <a href='https://arxiv.org/abs/2211.11187'> monolingual paper </a>
87
 
88
  ## Usage (Sentence-Transformers)
89