Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -21,8 +21,31 @@ dataset_info:
|
|
21 |
num_bytes: 220874.57478005864
|
22 |
num_examples: 205
|
23 |
download_size: 665401
|
24 |
-
dataset_size: 1102218
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
# Dataset Card for "quran-question-answer-context"
|
27 |
|
28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
num_bytes: 220874.57478005864
|
22 |
num_examples: 205
|
23 |
download_size: 665401
|
24 |
+
dataset_size: 1102218
|
25 |
+
license: other
|
26 |
+
task_categories:
|
27 |
+
- question-answering
|
28 |
+
pretty_name: Quran Question Answer with Context
|
29 |
---
|
30 |
# Dataset Card for "quran-question-answer-context"
|
31 |
|
32 |
+
## Dataset Summary
|
33 |
+
|
34 |
+
Translated the original dataset from Annotated Corpus of Arabic Al-Quran Question and Answer https://archive.researchdata.leeds.ac.uk/464/
|
35 |
+
|
36 |
+
## Translation Info
|
37 |
+
|
38 |
+
Used the model [Helsinki-NLP/opus-mt-ar-en](https://huggingface.co/Helsinki-NLP/opus-mt-ar-en) to translate the columns.
|
39 |
+
|
40 |
+
## Initial Data Collection
|
41 |
+
|
42 |
+
Annotated Corpus of Arabic Al-Quran Question and Answer
|
43 |
+
https://archive.researchdata.leeds.ac.uk/464/
|
44 |
+
|
45 |
+
## Licensing Information
|
46 |
+
|
47 |
+
[More Information Needed]
|
48 |
+
|
49 |
+
### Contributions
|
50 |
+
|
51 |
+
Original paper authors: Alqahtani, Mohammad and Atwell, Eric (2018) Annotated Corpus of Arabic Al-Quran Question and Answer. University of Leeds. [Dataset] https://doi.org/10.5518/356
|