Upload dataset
Browse files- README.md +77 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
- data/validation-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: question
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: choices
|
| 9 |
+
sequence:
|
| 10 |
+
- name: text
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: label
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: answerKey
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: para
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: para_id
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: para_anno
|
| 21 |
+
struct:
|
| 22 |
+
- name: effect_prop
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: cause_dir_str
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: effect_dir_str
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: cause_dir_sign
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: effect_dir_sign
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: cause_prop
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: question_anno
|
| 35 |
+
struct:
|
| 36 |
+
- name: more_effect_dir
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: less_effect_dir
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: less_cause_prop
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: more_effect_prop
|
| 43 |
+
dtype: string
|
| 44 |
+
- name: less_effect_prop
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: less_cause_dir
|
| 47 |
+
dtype: string
|
| 48 |
+
- name: template_name
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: template
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: rendered_input
|
| 53 |
+
dtype: string
|
| 54 |
+
- name: rendered_output
|
| 55 |
+
dtype: string
|
| 56 |
+
splits:
|
| 57 |
+
- name: train
|
| 58 |
+
num_bytes: 24773850.0
|
| 59 |
+
num_examples: 21568
|
| 60 |
+
- name: test
|
| 61 |
+
num_bytes: 7245494.0
|
| 62 |
+
num_examples: 6272
|
| 63 |
+
- name: validation
|
| 64 |
+
num_bytes: 3600888.0
|
| 65 |
+
num_examples: 3072
|
| 66 |
+
download_size: 7886879
|
| 67 |
+
dataset_size: 35620232.0
|
| 68 |
+
configs:
|
| 69 |
+
- config_name: default
|
| 70 |
+
data_files:
|
| 71 |
+
- split: train
|
| 72 |
+
path: data/train-*
|
| 73 |
+
- split: test
|
| 74 |
+
path: data/test-*
|
| 75 |
+
- split: validation
|
| 76 |
+
path: data/validation-*
|
| 77 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46d53fdf1296621726827936829e51e7acd934e69b2c670751d61919cacdf200
|
| 3 |
+
size 1340115
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5262316582a4574c1a4c5b50cb8da328d565024d19a3da171bf190cf9ad91fea
|
| 3 |
+
size 6050905
|
data/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61a3d576bc3b5d29c0d8ecd5accc151407af567dbc1348fb6902fc477dba6fcf
|
| 3 |
+
size 495859
|