Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,28 +1,4 @@
|
|
1 |
---
|
2 |
-
annotations_creators:
|
3 |
-
- expert-generated
|
4 |
-
- found
|
5 |
-
configs:
|
6 |
-
- config_name: default
|
7 |
-
data_files:
|
8 |
-
- split: validation
|
9 |
-
path: validation.json
|
10 |
-
- split: test
|
11 |
-
path: test.json
|
12 |
-
dataset_info:
|
13 |
-
features:
|
14 |
-
- name: question_id
|
15 |
-
dtype: string
|
16 |
-
- name: question
|
17 |
-
dtype: string
|
18 |
-
- name: tables
|
19 |
-
dtype: list
|
20 |
-
- name: topic
|
21 |
-
dtype: string
|
22 |
-
- name: python_solution
|
23 |
-
dtype: string
|
24 |
-
- name: ground_truth
|
25 |
-
sequence: float
|
26 |
license: mit
|
27 |
---
|
28 |
## Dataset Description
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
## Dataset Description
|