Update README.md
Browse files
README.md
CHANGED
|
@@ -44,7 +44,7 @@ The dataset is composed of several conversations. Each row correspond to one que
|
|
| 44 |
- answer_span_text: string, excerpt of the story from answer_span_start to answer_span_end,
|
| 45 |
- conversation_history: list of strings corresponding to previous (original) questions and answers,
|
| 46 |
- file_name
|
| 47 |
-
- story
|
| 48 |
- name
|
| 49 |
|
| 50 |
|
|
|
|
| 44 |
- answer_span_text: string, excerpt of the story from answer_span_start to answer_span_end,
|
| 45 |
- conversation_history: list of strings corresponding to previous (original) questions and answers,
|
| 46 |
- file_name
|
| 47 |
+
- story: string providing context for the conversation, from which the answers can be deduced
|
| 48 |
- name
|
| 49 |
|
| 50 |
|