Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,35 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- ar
|
7 |
+
size_categories:
|
8 |
+
- 10K<n<100K
|
9 |
---
|
10 |
+
|
11 |
+
### Citation Information
|
12 |
+
|
13 |
+
```
|
14 |
+
@inproceedings{yamani-etal-2024-kind,
|
15 |
+
title = "The {KIND} Dataset: A Social Collaboration Approach for Nuanced Dialect Data Collection",
|
16 |
+
author = "Yamani, Asma and
|
17 |
+
Alziyady, Raghad and
|
18 |
+
AlYami, Reem and
|
19 |
+
Albelali, Salma and
|
20 |
+
Albelali, Leina and
|
21 |
+
Almulhim, Jawharah and
|
22 |
+
Alsulami, Amjad and
|
23 |
+
Alfarraj, Motaz and
|
24 |
+
Al-Zaidy, Rabeah",
|
25 |
+
editor = "Falk, Neele and
|
26 |
+
Papi, Sara and
|
27 |
+
Zhang, Mike",
|
28 |
+
booktitle = "Proceedings of the 18th Conference of the European Chapter of the Association for Computational Linguistics: Student Research Workshop",
|
29 |
+
month = mar,
|
30 |
+
year = "2024",
|
31 |
+
address = "St. Julian{'}s, Malta",
|
32 |
+
publisher = "Association for Computational Linguistics",
|
33 |
+
url = "https://aclanthology.org/2024.eacl-srw.3",
|
34 |
+
pages = "32--43",
|
35 |
+
}
|