Update README.md
Browse files
README.md
CHANGED
|
@@ -28,11 +28,10 @@ This model can be used with the Hugging Face `transformers` library. For detaile
|
|
| 28 |
|
| 29 |
If you use this model or the associated dataset, please cite the following paper:
|
| 30 |
```bibtex
|
| 31 |
-
@article{
|
| 32 |
title={MahaParaphrase: A Marathi Paraphrase Detection Corpus and BERT-based Models},
|
| 33 |
-
author={
|
| 34 |
journal={arXiv preprint arXiv:2508.17444},
|
| 35 |
-
year={2025}
|
| 36 |
-
url={https://arxiv.org/abs/2508.17444}
|
| 37 |
}
|
| 38 |
```
|
|
|
|
| 28 |
|
| 29 |
If you use this model or the associated dataset, please cite the following paper:
|
| 30 |
```bibtex
|
| 31 |
+
@article{jadhav2025mahaparaphrase,
|
| 32 |
title={MahaParaphrase: A Marathi Paraphrase Detection Corpus and BERT-based Models},
|
| 33 |
+
author={Jadhav, Suramya and Shanbhag, Abhay and Thakurdesai, Amogh and Sinare, Ridhima and Joshi, Ananya and Joshi, Raviraj},
|
| 34 |
journal={arXiv preprint arXiv:2508.17444},
|
| 35 |
+
year={2025}
|
|
|
|
| 36 |
}
|
| 37 |
```
|