metadata
dataset_info:
features:
- name: Question
dtype: string
- name: Answer
dtype: string
- name: Category
dtype: string
splits:
- name: train
num_bytes: 359024536
num_examples: 687197
- name: validation
num_bytes: 33786306
num_examples: 64677
- name: test
num_bytes: 29448119
num_examples: 56594
download_size: 213087872
dataset_size: 422258961
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
About Dataset
This dataset contains a collection of Arabic healthcare-related questions and expert answers, categorized into different medical specialties. It can be useful for NLP applications like chatbots, sentiment analysis, and text classification.
يحتوي هذا الملف على مجموعة من الأسئلة الطبية باللغة العربية مع إجابات مختصين، مصنفة حسب التخصص الطبيي
🔹Columns:
Question : Patient inquiry or medical concern.
Answer : Expert medical response.
Category : Medical specialty (e.g., General Surgery, Psychiatry).
Acknowledgments
Thanks to everyone involved in collecting this valuable dataset. We appreciate their efforts in supporting research in AI and Arabic NLP.