CoolFace
Datasetpublic

abdoelsayed/ArabicaQA

ArabicaQA ArabicaQA: Comprehensive Dataset for Arabic Question Answering This repository contains dataset for paper ArabicaQA: Comprehensive Dataset for Arabic Question Answering. Below, we provide details regarding the materials available in this repository: Dataset Within this folder, you will find the training, validation, and test sets of the ArabicaQA dataset. Refer to the table below for the dataset statistics: Training Validation Test MRC (with… See the full description on the dataset page: https://huggingface.co/datasets/abdoelsayed/ArabicaQA.

sourceHugging Facemitupdated 2y agoView on Hugging Face
6likes162downloads
Dataset Card

ArabicaQA

ArabicaQA: Comprehensive Dataset for Arabic Question Answering

This repository contains dataset for paper ArabicaQA: Comprehensive Dataset for Arabic Question Answering. Below, we provide details regarding the materials available in this repository:

Dataset

Within this folder, you will find the training, validation, and test sets of the ArabicaQA dataset. Refer to the table below for the dataset statistics:

TrainingValidationTest
MRC (with answers)62,18613,48313,426
MRC (unanswerable)2,596561544
Open-Domain62,05713,47513,414
Open-Domain58,52812,54112,541

Citation

If you find these codes or data useful, please consider citing our paper as:

@misc{abdallah2024arabicaqa,
      title={ArabicaQA: A Comprehensive Dataset for Arabic Question Answering}, 
      author={Abdelrahman Abdallah and Mahmoud Kasem and Mahmoud Abdalla and Mohamed Mahmoud and Mohamed Elkasaby and Yasser Elbendary and Adam Jatowt},
      year={2024},
      eprint={2403.17848},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}