l3cube-pune commited on
Commit
670b814
·
1 Parent(s): 8e609bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -61,14 +61,14 @@ 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/2211.11187)
65
 
66
  ```
67
- @article{joshi2022l3cubemahasbert,
68
- title={L3Cube-MahaSBERT and HindSBERT: Sentence BERT Models and Benchmarking BERT Sentence Representations for Hindi and Marathi},
69
- author={Joshi, Ananya and Kajale, Aditi and Gadre, Janhavi and Deode, Samruddhi and Joshi, Raviraj},
70
- journal={arXiv preprint arXiv:2211.11187},
71
- year={2022}
72
  }
73
  ```
74
 
 
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,
68
+ title={L3Cube-IndicSBERT: A simple approach for learning cross-lingual sentence representations using multilingual BERT},
69
+ author={Deode, Samruddhi and Gadre, Janhavi and Kajale, Aditi and Joshi, Ananya and Joshi, Raviraj},
70
+ journal={arXiv preprint arXiv:2304.11434},
71
+ year={2023}
72
  }
73
  ```
74