Datasets:
Formats:
csv
Languages:
Arabic
Size:
< 1K
ArXiv:
Tags:
MMLU
reading-comprehension
commonsense-reasoning
capabilities
cultural-understanding
world-knowledge
License:
updated README
Browse files
README.md
CHANGED
|
@@ -73,3 +73,45 @@ configs:
|
|
| 73 |
- split: test
|
| 74 |
path: ArabicMMLU-lev/test.json
|
| 75 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
- split: test
|
| 74 |
path: ArabicMMLU-lev/test.json
|
| 75 |
---
|
| 76 |
+
|
| 77 |
+
# AraDiCE: Benchmarks for Dialectal and Cultural Capabilities in LLMs
|
| 78 |
+
|
| 79 |
+
## Overview
|
| 80 |
+
|
| 81 |
+
The **AraDiCE** dataset is designed to evaluate dialectal and cultural capabilities in large language models (LLMs). The dataset consists of post-edited versions of various benchmark datasets, curated for validation in cultural and dialectal contexts relevant to Arabic.
|
| 82 |
+
|
| 83 |
+
As part of the supplemental materials, we have selected a few datasets (see below) for the reader to review. We will make the full AraDiCE benchmarking suite publicly available to the community.
|
| 84 |
+
|
| 85 |
+
## File/Directory
|
| 86 |
+
|
| 87 |
+
TO DO:
|
| 88 |
+
|
| 89 |
+
- **licenses_by-nc-sa_4.0_legalcode.txt** License information.
|
| 90 |
+
- **README.md** This file.
|
| 91 |
+
|
| 92 |
+
|
| 93 |
+
## Dataset Usage
|
| 94 |
+
|
| 95 |
+
The AraDiCE dataset is intended to be used for benchmarking and evaluating large language models, specifically focusing on:
|
| 96 |
+
|
| 97 |
+
- Assessing the performance of LLMs on Arabic-specific dialect and cultural specifics.
|
| 98 |
+
- Dialectal variations in the Arabic language.
|
| 99 |
+
- Cultural context awareness in reasoning.
|
| 100 |
+
|
| 101 |
+
|
| 102 |
+
## License
|
| 103 |
+
|
| 104 |
+
The dataset is distributed under the **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0)**. The full license text can be found in the accompanying `licenses_by-nc-sa_4.0_legalcode.txt` file.
|
| 105 |
+
|
| 106 |
+
|
| 107 |
+
## Citation
|
| 108 |
+
|
| 109 |
+
```
|
| 110 |
+
@article{mousi2024aradicebenchmarksdialectalcultural,
|
| 111 |
+
title={{AraDiCE}: Benchmarks for Dialectal and Cultural Capabilities in LLMs},
|
| 112 |
+
author={Basel Mousi and Nadir Durrani and Fatema Ahmad and Md. Arid Hasan and Maram Hasanain and Tameem Kabbani and Fahim Dalvi and Shammur Absar Chowdhury and Firoj Alam},
|
| 113 |
+
year={2024},
|
| 114 |
+
publisher={arXiv:2409.11404},
|
| 115 |
+
url={https://arxiv.org/abs/2409.11404},
|
| 116 |
+
}
|
| 117 |
+
```
|