Update README.md
Browse files
README.md
CHANGED
|
@@ -21,9 +21,23 @@ dataset_info:
|
|
| 21 |
- si
|
| 22 |
---
|
| 23 |
## Dataset Description
|
| 24 |
-
|
| 25 |
This dataset contains 500 authentic Sinhala mixed-script sentences in which Unicode Sinhala and Romanized Sinhala scripts naturally co-occur within the same text. The sentences were collected from social media platforms, blogs and online forums, preserving real-world script-switching patterns without synthetic manipulation. The dataset is designed to support research on language model robustness, script mixing, and low-resource multilingual NLP, particularly under mixed-script conditions.
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
## Dataset Structure
|
| 29 |
|
|
|
|
| 21 |
- si
|
| 22 |
---
|
| 23 |
## Dataset Description
|
|
|
|
| 24 |
This dataset contains 500 authentic Sinhala mixed-script sentences in which Unicode Sinhala and Romanized Sinhala scripts naturally co-occur within the same text. The sentences were collected from social media platforms, blogs and online forums, preserving real-world script-switching patterns without synthetic manipulation. The dataset is designed to support research on language model robustness, script mixing, and low-resource multilingual NLP, particularly under mixed-script conditions.
|
| 25 |
|
| 26 |
+
This dataset was introduced and used in the following benchmark study:
|
| 27 |
+
|
| 28 |
+
> 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
|
| 29 |
+
|
| 30 |
+
If you use this dataset, please cite the above paper.
|
| 31 |
+
|
| 32 |
+
## Citation
|
| 33 |
+
```bibtex
|
| 34 |
+
@article{rajapakse2026comprehensive,
|
| 35 |
+
title={A Comprehensive Benchmark of Language Models on Unicode and Romanized Sinhala},
|
| 36 |
+
author={Rajapakse, Minuri and Weerasinghe, Ruvan},
|
| 37 |
+
journal={arXiv preprint arXiv:2601.14958},
|
| 38 |
+
year={2026}
|
| 39 |
+
}
|
| 40 |
+
```
|
| 41 |
|
| 42 |
## Dataset Structure
|
| 43 |
|