Upload dataset
Browse files
README.md
CHANGED
|
@@ -19,22 +19,27 @@ dataset_info:
|
|
| 19 |
- name: question_class
|
| 20 |
dtype: string
|
| 21 |
- name: gold
|
| 22 |
-
|
| 23 |
-
- name: misleading_gold
|
| 24 |
-
sequence: string
|
| 25 |
- name: correct_or_misleading
|
| 26 |
dtype: int64
|
| 27 |
- name: misleader
|
| 28 |
dtype: string
|
| 29 |
- name: annotations
|
| 30 |
-
|
|
|
|
|
|
|
| 31 |
splits:
|
| 32 |
- name: train
|
|
|
|
| 33 |
num_examples: 6059
|
| 34 |
- name: val
|
|
|
|
| 35 |
num_examples: 6146
|
| 36 |
- name: test
|
|
|
|
| 37 |
num_examples: 6042
|
|
|
|
|
|
|
| 38 |
tags:
|
| 39 |
- charts
|
| 40 |
- data-visualization
|
|
|
|
| 19 |
- name: question_class
|
| 20 |
dtype: string
|
| 21 |
- name: gold
|
| 22 |
+
list: string
|
|
|
|
|
|
|
| 23 |
- name: correct_or_misleading
|
| 24 |
dtype: int64
|
| 25 |
- name: misleader
|
| 26 |
dtype: string
|
| 27 |
- name: annotations
|
| 28 |
+
list: string
|
| 29 |
+
- name: misleading_gold
|
| 30 |
+
list: string
|
| 31 |
splits:
|
| 32 |
- name: train
|
| 33 |
+
num_bytes: 227340287
|
| 34 |
num_examples: 6059
|
| 35 |
- name: val
|
| 36 |
+
num_bytes: 232998138
|
| 37 |
num_examples: 6146
|
| 38 |
- name: test
|
| 39 |
+
num_bytes: 222291883
|
| 40 |
num_examples: 6042
|
| 41 |
+
download_size: 736592406
|
| 42 |
+
dataset_size: 682630308
|
| 43 |
tags:
|
| 44 |
- charts
|
| 45 |
- data-visualization
|