baobab-odashi commited on
Commit
cb388fe
1 Parent(s): f068b19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -50,7 +50,8 @@ Each entry has the following schema:
50
  "text": string, // Answer paragraph
51
 
52
  // Answer sentences
53
- // The answer paragraph is generated by joining all texts in this list.
 
54
  "sentences": [
55
  {
56
  "text": string, // Answer sentence
 
50
  "text": string, // Answer paragraph
51
 
52
  // Answer sentences
53
+ // These sentences are written by the workers based on the cited references.
54
+ // The above answer paragraph is generated by joining all texts in this list.
55
  "sentences": [
56
  {
57
  "text": string, // Answer sentence