ragerri commited on
Commit
771c0d7
1 Parent(s): 0397589

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -138,8 +138,13 @@ The following attributes composed **casimedicos-raw**:
138
 
139
  Additionally, the following jsonl attribute was added to create **casimedicos-exp**:
140
 
141
- - **explanations**: for each possible answer above, manual annotation states whether (i) the explanation for each possible answer exists in the full comment (E),
142
- (ii) if present, then we provide character and token offsets plus the text corresponding to the explanation for each possible answer.
 
 
 
 
 
143
 
144
 
145
  ## Citation
 
138
 
139
  Additionally, the following jsonl attribute was added to create **casimedicos-exp**:
140
 
141
+ - **explanations**: for each possible answer above, manual annotation states whether:
142
+ 1. the explanation for each possible answer exists in the full comment (E) and
143
+ 2. if present, then we provide character and token offsets plus the text corresponding to the explanation for each possible answer.
144
+
145
+ The process of manually annotating the corpus consisted of specifying where the explanations of the correct and incorrect answers begin and end.
146
+ In order to obtain grammatically complete correct answer explanations, annotating full sentences or subordinate clauses was preferred over
147
+ shorter spans.
148
 
149
 
150
  ## Citation