Datasets:
File size: 1,257 Bytes
b65d3ea 164b418 9e67b38 164b418 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 |
---
annotations_creators:
- expert-generated
language:
- pa
- ta
- te
- as
- bn
- hi
- or
- ml
- mr
- kn
- gu
language_creators:
- found
license:
- cc-by-4.0
multilinguality:
- multilingual
pretty_name: IndicQA
size_categories:
- n<1K
source_datasets:
- original
task_categories:
- question-answering
task_ids:
- closed-domain-qa
---
# Dataset Card for [Dataset Name]
**Description:**
The Indic QA dataset is designed for question answering tasks, with a focus on Indic languages. It contains questions paired with corresponding contexts and answers. The dataset aims to facilitate research and development in question answering systems for Indic languages.
**Dataset Info:**
**Features:**
- **ID:** Identifier for each data instance.
- **Context:** The passage or context providing information relevant to answering the question.
- **Question:** The question posed by the user.
- **Answers:** The possible answers to the question, provided as a sequence.
**Languages:**
- **Assamese (as)**
- **Bengali (bn)**
- **Hindi (hi)**
- **Kannada (kn)**
- **Marathi (mr)**
- **Malayalam (ml)**
- **Punjabi (pa)**
- **Oriya (or)**
- **Tamil (ta)**
- **Telugu (te)**
Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset. |