yilunzhao commited on
Commit
040aabf
1 Parent(s): cd225b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ dataset_info:
7
  - name: question
8
  dtype: string
9
  - name: tables
10
- dtype: sequence
11
  - name: topic
12
  dtype: string
13
  - name: python_solution
 
7
  - name: question
8
  dtype: string
9
  - name: tables
10
+ dtype: list
11
  - name: topic
12
  dtype: string
13
  - name: python_solution