PiC commited on
Commit
72bef14
1 Parent(s): f6f4edd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- * contex: a string feature.
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.