Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
benjamsz commited on
Commit
8dd1dc5
·
verified ·
1 Parent(s): d983a4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ The QA dataset includes these fields:
88
  | `question` | Text of the question |
89
  | `correct_answer` | Ground-truth answer |
90
  | `ground_truths_contexts_ids` | List of ground-truth document IDs |
91
- | `ground_truths_contexts` | List of ground-truth answer texts (typically extracted from the documents) |
92
 
93
  ---
94
 
 
88
  | `question` | Text of the question |
89
  | `correct_answer` | Ground-truth answer |
90
  | `ground_truths_contexts_ids` | List of ground-truth document IDs |
91
+ | `ground_truths_contexts` | List of grounding texts on which the answer is based |
92
 
93
  ---
94