LLukas22 commited on
Commit
d0b4aa2
1 Parent(s): e1bac03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -54,7 +54,7 @@ The data fields are the same among all splits.
54
 
55
  - `question`: a `string` feature.
56
  - `context`: a `string` feature.
57
- - - `answers`: a dictionary feature containing:
58
  - `text`: a `string` feature.
59
  - `answer_start`: a `int32` feature.
60
 
 
54
 
55
  - `question`: a `string` feature.
56
  - `context`: a `string` feature.
57
+ - `answers`: a dictionary feature containing:
58
  - `text`: a `string` feature.
59
  - `answer_start`: a `int32` feature.
60