Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 📚 LCQA-Islamic: A Benchmark Dataset with Larger Context for Non-Factoid QA over Islamic Texts
|
| 2 |
|
| 3 |
## Dataset Summary
|
|
@@ -18,4 +33,4 @@ Designed to support **long-contextual Answer generation** models and **multi-pas
|
|
| 18 |
Each sample includes:
|
| 19 |
- `question` (string): The user query
|
| 20 |
- `context` (string): Retrieved passages from Islamic texts
|
| 21 |
-
- `answer` (string): Ground-truth answer curated by experts
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-sa-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- question-answering
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- Quran
|
| 9 |
+
- Tafseer
|
| 10 |
+
- Ahadith
|
| 11 |
+
- Question/Answering
|
| 12 |
+
- Larger_context
|
| 13 |
+
size_categories:
|
| 14 |
+
- 1K<n<10K
|
| 15 |
+
---
|
| 16 |
# 📚 LCQA-Islamic: A Benchmark Dataset with Larger Context for Non-Factoid QA over Islamic Texts
|
| 17 |
|
| 18 |
## Dataset Summary
|
|
|
|
| 33 |
Each sample includes:
|
| 34 |
- `question` (string): The user query
|
| 35 |
- `context` (string): Retrieved passages from Islamic texts
|
| 36 |
+
- `answer` (string): Ground-truth answer curated by experts
|