Update README.md
Browse files
README.md
CHANGED
|
@@ -12,4 +12,21 @@ language:
|
|
| 12 |
pretty_name: abdoelsayed/Open-ArabicaQA
|
| 13 |
size_categories:
|
| 14 |
- 10K<n<100K
|
| 15 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
pretty_name: abdoelsayed/Open-ArabicaQA
|
| 13 |
size_categories:
|
| 14 |
- 10K<n<100K
|
| 15 |
+
---
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
## Citation
|
| 20 |
+
|
| 21 |
+
If you find these codes or data useful, please consider citing our paper as:
|
| 22 |
+
|
| 23 |
+
```
|
| 24 |
+
@misc{abdallah2024arabicaqa,
|
| 25 |
+
title={ArabicaQA: A Comprehensive Dataset for Arabic Question Answering},
|
| 26 |
+
author={Abdelrahman Abdallah and Mahmoud Kasem and Mahmoud Abdalla and Mohamed Mahmoud and Mohamed Elkasaby and Yasser Elbendary and Adam Jatowt},
|
| 27 |
+
year={2024},
|
| 28 |
+
eprint={2403.17848},
|
| 29 |
+
archivePrefix={arXiv},
|
| 30 |
+
primaryClass={cs.CL}
|
| 31 |
+
}
|
| 32 |
+
```
|