Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -52,28 +52,17 @@ The dataset is intended for:
|
|
| 52 |
- **Marathi Embedding Model Benchmarking**
|
| 53 |
|
| 54 |
## Model Benchmarks:
|
| 55 |
-
The **MahaSBERT-STS-v2** model, fine-tuned on this dataset, provides a performance baseline. Other models like **MahaBERT**, **MuRIL**, **IndicBERT**, and **IndicSBERT** can be benchmarked for comparison.
|
| 56 |
-
|
| 57 |
-
## Sample Usage
|
| 58 |
-
|
| 59 |
-
The `L3Cube-MahaNLP` library, which includes resources related to this dataset, can be installed via pip:
|
| 60 |
-
|
| 61 |
-
```bash
|
| 62 |
-
pip install mahaNLP
|
| 63 |
-
```
|
| 64 |
-
|
| 65 |
-
Usage examples are provided in this demo [Colab notebook](https://colab.research.google.com/drive/1POx3Bi1cML6-s3Z3u8g8VpqzpoYCyv2q).
|
| 66 |
|
| 67 |
## Citation:
|
| 68 |
If you use this dataset, please cite the following paper:
|
| 69 |
|
| 70 |
```bibtex
|
| 71 |
-
@article{
|
| 72 |
title={L3Cube-MahaSTS: A Marathi Sentence Similarity Dataset and Models},
|
| 73 |
-
author={Joshi,
|
| 74 |
journal={arXiv preprint arXiv:2508.21569},
|
| 75 |
-
year={2025}
|
| 76 |
-
url={https://huggingface.co/papers/2508.21569}
|
| 77 |
}
|
| 78 |
|
| 79 |
@article{joshi2022l3cube,
|
|
|
|
| 52 |
- **Marathi Embedding Model Benchmarking**
|
| 53 |
|
| 54 |
## Model Benchmarks:
|
| 55 |
+
The [**MahaSBERT-STS-v2**](https://huggingface.co/l3cube-pune/marathi-sentence-similarity-sbert-v2) model, fine-tuned on this dataset, provides a performance baseline. Other models like **MahaBERT**, **MuRIL**, **IndicBERT**, and **IndicSBERT** can be benchmarked for comparison.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
|
| 57 |
## Citation:
|
| 58 |
If you use this dataset, please cite the following paper:
|
| 59 |
|
| 60 |
```bibtex
|
| 61 |
+
@article{mirashi2025l3cube,
|
| 62 |
title={L3Cube-MahaSTS: A Marathi Sentence Similarity Dataset and Models},
|
| 63 |
+
author={Mirashi, Aishwarya and Joshi, Ananya and Joshi, Raviraj},
|
| 64 |
journal={arXiv preprint arXiv:2508.21569},
|
| 65 |
+
year={2025}
|
|
|
|
| 66 |
}
|
| 67 |
|
| 68 |
@article{joshi2022l3cube,
|