Upload dataset
Browse files- README.md +28 -0
- informal/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -48,6 +48,30 @@ dataset_info:
|
|
| 48 |
num_examples: 817
|
| 49 |
download_size: 275812
|
| 50 |
dataset_size: 615733
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 51 |
- config_name: keywords
|
| 52 |
features:
|
| 53 |
- name: question
|
|
@@ -201,6 +225,10 @@ configs:
|
|
| 201 |
data_files:
|
| 202 |
- split: validation
|
| 203 |
path: grammar/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 204 |
- config_name: keywords
|
| 205 |
data_files:
|
| 206 |
- split: validation
|
|
|
|
| 48 |
num_examples: 817
|
| 49 |
download_size: 275812
|
| 50 |
dataset_size: 615733
|
| 51 |
+
- config_name: informal
|
| 52 |
+
features:
|
| 53 |
+
- name: question
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: mc1_targets
|
| 56 |
+
struct:
|
| 57 |
+
- name: choices
|
| 58 |
+
sequence: string
|
| 59 |
+
- name: labels
|
| 60 |
+
sequence: int32
|
| 61 |
+
- name: mc2_targets
|
| 62 |
+
struct:
|
| 63 |
+
- name: choices
|
| 64 |
+
sequence: string
|
| 65 |
+
- name: labels
|
| 66 |
+
sequence: int32
|
| 67 |
+
- name: id
|
| 68 |
+
dtype: int64
|
| 69 |
+
splits:
|
| 70 |
+
- name: validation
|
| 71 |
+
num_bytes: 710000
|
| 72 |
+
num_examples: 817
|
| 73 |
+
download_size: 339655
|
| 74 |
+
dataset_size: 710000
|
| 75 |
- config_name: keywords
|
| 76 |
features:
|
| 77 |
- name: question
|
|
|
|
| 225 |
data_files:
|
| 226 |
- split: validation
|
| 227 |
path: grammar/validation-*
|
| 228 |
+
- config_name: informal
|
| 229 |
+
data_files:
|
| 230 |
+
- split: validation
|
| 231 |
+
path: informal/validation-*
|
| 232 |
- config_name: keywords
|
| 233 |
data_files:
|
| 234 |
- split: validation
|
informal/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84afef40af377b69c14268e7bc4cfa0d24f143975d72db9a3846cf82d9350b84
|
| 3 |
+
size 339655
|