sepiatone commited on
Commit
5825d15
1 Parent(s): 8f86ac5

update to readme

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -10,14 +10,7 @@ size_categories:
10
 
11
  Description: This dataset is prepared from the Indic QA dataset created by [ai4bharat](https://huggingface.co/datasets/ai4bharat/IndicQA). This dataset contains only the Hindi question answering part of the original dataset.
12
 
13
- Dataset Info: This derived dataset features are same as the original dataset.
14
-
15
- Features:
16
-
17
- ID: Identifier for each data instance.
18
- Context: The passage or context providing information relevant to answering the question.
19
- Question: The question posed by the user.
20
- Answers: The possible answers to the question, provided as a sequence.
21
 
22
 
23
  Prepared by [@sepiatone](https://github.com/sepiatone) for the purpose of instruction (non-commercial)
 
10
 
11
  Description: This dataset is prepared from the Indic QA dataset created by [ai4bharat](https://huggingface.co/datasets/ai4bharat/IndicQA). This dataset contains only the Hindi question answering part of the original dataset.
12
 
13
+ Dataset Info: Each entry in the dataset is a 'context', a passage providing information, followed by a series of 'questions' and 'answers'
 
 
 
 
 
 
 
14
 
15
 
16
  Prepared by [@sepiatone](https://github.com/sepiatone) for the purpose of instruction (non-commercial)