Update README.md
Browse files
README.md
CHANGED
|
@@ -30,6 +30,21 @@ language:
|
|
| 30 |
|
| 31 |
This dataset contains 500 sentence pairs in Sinhala, provided in two scripts: Unicode Sinhala and Romanized Sinhala. It is intended for evaluating perplexity and benchmarking language models on Sinhala text.
|
| 32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
## Dataset Structure
|
| 34 |
|
| 35 |
The dataset consists of two fields:
|
|
|
|
| 30 |
|
| 31 |
This dataset contains 500 sentence pairs in Sinhala, provided in two scripts: Unicode Sinhala and Romanized Sinhala. It is intended for evaluating perplexity and benchmarking language models on Sinhala text.
|
| 32 |
|
| 33 |
+
This dataset was introduced and used in the following benchmark study:
|
| 34 |
+
|
| 35 |
+
> Rajapakse, M., & Weerasinghe, R. (2025). *Script Sensitivity: Benchmarking Language Models on Unicode, Romanized and Mixed-Script Sinhala*. arXiv:2601.14958v2. https://arxiv.org/abs/2601.14958v2
|
| 36 |
+
|
| 37 |
+
If you use this dataset, please cite the above paper.
|
| 38 |
+
|
| 39 |
+
## Citation
|
| 40 |
+
```bibtex
|
| 41 |
+
@article{rajapakse2026comprehensive,
|
| 42 |
+
title={A Comprehensive Benchmark of Language Models on Unicode and Romanized Sinhala},
|
| 43 |
+
author={Rajapakse, Minuri and Weerasinghe, Ruvan},
|
| 44 |
+
journal={arXiv preprint arXiv:2601.14958},
|
| 45 |
+
year={2026}
|
| 46 |
+
}
|
| 47 |
+
```
|
| 48 |
## Dataset Structure
|
| 49 |
|
| 50 |
The dataset consists of two fields:
|