christti commited on
Commit
c0d6172
1 Parent(s): c402cfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ dataset_info:
47
  - name: question
48
  dtype: string
49
  - name: answers
50
- dict:
51
  - name: text
52
  dtype: string
53
  - name: answer_start
 
47
  - name: question
48
  dtype: string
49
  - name: answers
50
+ sequence:
51
  - name: text
52
  dtype: string
53
  - name: answer_start