File size: 1,748 Bytes
51b8560 63e3c2f 51b8560 8d929ee 63e3c2f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
---
license: openrail
task_categories:
- question-answering
language:
- ar
size_categories:
- 10K<n<100K
---
### Dataset Summary
KIND dataset is a new dilectal data dataset.
The dataset was a result of a data marathon competition, where the competitor's goal is to respond to as many prompts as possible in their own dialect, within a fixed time frame with as few errors as possible.
For more details, please check the paper
[The KIND Dataset: A Social Collaboration Approach for Nuanced Dialect Data Collection](https://aclanthology.org/2024.eacl-srw.3/)
### Data Fields
- dialect_code: the label that indicates the specific dialect the text belongs to.
- sentenceOriginID: the identifier that references the MSA sentence translated (1000000-2000000), or the reference to link the question to the constructed question dataset (2000000-3000000).
- textString: the submitted sentence
### Citation Information
```
@inproceedings{yamani-etal-2024-kind,
title = "The {KIND} Dataset: A Social Collaboration Approach for Nuanced Dialect Data Collection",
author = "Yamani, Asma and
Alziyady, Raghad and
AlYami, Reem and
Albelali, Salma and
Albelali, Leina and
Almulhim, Jawharah and
Alsulami, Amjad and
Alfarraj, Motaz and
Al-Zaidy, Rabeah",
editor = "Falk, Neele and
Papi, Sara and
Zhang, Mike",
booktitle = "Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics: Student Research Workshop",
month = mar,
year = "2024",
address = "St. Julian{'}s, Malta",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2024.eacl-srw.3",
pages = "32--43",
}
|