Upload config '100K'
Browse files- 100K/train-00000-of-00001.parquet +3 -0
- README.md +34 -0
100K/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dae7636de6664085cd5001bbec6d36954f4823a83dddb6eed2f833edeb5bd93
|
| 3 |
+
size 93446584
|
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
---
|
| 2 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: 2M
|
| 4 |
data_files:
|
| 5 |
- split: train
|
|
@@ -13,6 +17,36 @@ configs:
|
|
| 13 |
- split: train
|
| 14 |
path: data/train-*
|
| 15 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- config_name: 2M
|
| 17 |
features:
|
| 18 |
- name: template_id
|
|
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
+
- config_name: 100K
|
| 4 |
+
data_files:
|
| 5 |
+
- split: train
|
| 6 |
+
path: 100K/train-*
|
| 7 |
- config_name: 2M
|
| 8 |
data_files:
|
| 9 |
- split: train
|
|
|
|
| 17 |
- split: train
|
| 18 |
path: data/train-*
|
| 19 |
dataset_info:
|
| 20 |
+
- config_name: 100K
|
| 21 |
+
features:
|
| 22 |
+
- name: template_id
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: category
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: temporal_type
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: question
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: entity
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: entity_id
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: answers
|
| 35 |
+
list: string
|
| 36 |
+
- name: answer_entity_ids
|
| 37 |
+
list: string
|
| 38 |
+
- name: category_explanation
|
| 39 |
+
dtype: string
|
| 40 |
+
- name: temporal_explanation
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: truncated
|
| 43 |
+
dtype: bool
|
| 44 |
+
splits:
|
| 45 |
+
- name: train
|
| 46 |
+
num_bytes: 124728886
|
| 47 |
+
num_examples: 93348
|
| 48 |
+
download_size: 93446584
|
| 49 |
+
dataset_size: 124728886
|
| 50 |
- config_name: 2M
|
| 51 |
features:
|
| 52 |
- name: template_id
|