Update README.md
Browse files
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
|
| 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 |
|