Update README.md
Browse files
README.md
CHANGED
@@ -121,7 +121,7 @@ The data fields are the same among all subsets and splits.
|
|
121 |
|
122 |
* id: a string feature.
|
123 |
* title: a string feature.
|
124 |
-
*
|
125 |
* question: a string feature.
|
126 |
* answers: a dictionary feature containing:
|
127 |
* text: a list of string features.
|
|
|
121 |
|
122 |
* id: a string feature.
|
123 |
* title: a string feature.
|
124 |
+
* context: a string feature.
|
125 |
* question: a string feature.
|
126 |
* answers: a dictionary feature containing:
|
127 |
* text: a list of string features.
|