ragerri commited on
Commit
36194ab
1 Parent(s): c3c23dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -101,9 +101,9 @@ The dataset is structured as a list of documents ("paragraphs") where each of th
101
 
102
  - **context**: the explanation (E) in the document
103
  - **qas**: list of possible answers and questions. This element contains:
104
- - **answers**: a list of answers which corresponds to the explanation of the correct answer (A)
105
- - **question**: the clinical case (C) and question (Q)
106
- - **id**: unique identifier for the document
107
 
108
  ## Citation
109
 
 
101
 
102
  - **context**: the explanation (E) in the document
103
  - **qas**: list of possible answers and questions. This element contains:
104
+ - **answers**: an answer which corresponds to the explanation of the correct answer (A)
105
+ - **question**: the clinical case (C) and question (Q)
106
+ - **id**: unique identifier for the document
107
 
108
  ## Citation
109