Upload dataset
Browse files- README.md +40 -0
- manual/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -72,6 +72,42 @@ dataset_info:
|
|
| 72 |
num_examples: 168921
|
| 73 |
download_size: 8456339
|
| 74 |
dataset_size: 31293565
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
configs:
|
| 76 |
- config_name: click
|
| 77 |
data_files:
|
|
@@ -81,4 +117,8 @@ configs:
|
|
| 81 |
data_files:
|
| 82 |
- split: train
|
| 83 |
path: clickexplore/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 84 |
---
|
|
|
|
| 72 |
num_examples: 168921
|
| 73 |
download_size: 8456339
|
| 74 |
dataset_size: 31293565
|
| 75 |
+
- config_name: manual
|
| 76 |
+
features:
|
| 77 |
+
- name: query
|
| 78 |
+
dtype: string
|
| 79 |
+
- name: question
|
| 80 |
+
dtype: string
|
| 81 |
+
- name: option_1
|
| 82 |
+
dtype: string
|
| 83 |
+
- name: option_2
|
| 84 |
+
dtype: string
|
| 85 |
+
- name: option_3
|
| 86 |
+
dtype: string
|
| 87 |
+
- name: option_4
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: option_5
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: question_label
|
| 92 |
+
dtype: float64
|
| 93 |
+
- name: options_overall_label
|
| 94 |
+
dtype: int64
|
| 95 |
+
- name: option_label_1
|
| 96 |
+
dtype: int64
|
| 97 |
+
- name: option_label_2
|
| 98 |
+
dtype: int64
|
| 99 |
+
- name: option_label_3
|
| 100 |
+
dtype: float64
|
| 101 |
+
- name: option_label_4
|
| 102 |
+
dtype: float64
|
| 103 |
+
- name: option_label_5
|
| 104 |
+
dtype: float64
|
| 105 |
+
splits:
|
| 106 |
+
- name: train
|
| 107 |
+
num_bytes: 500932
|
| 108 |
+
num_examples: 2832
|
| 109 |
+
download_size: 175376
|
| 110 |
+
dataset_size: 500932
|
| 111 |
configs:
|
| 112 |
- config_name: click
|
| 113 |
data_files:
|
|
|
|
| 117 |
data_files:
|
| 118 |
- split: train
|
| 119 |
path: clickexplore/train-*
|
| 120 |
+
- config_name: manual
|
| 121 |
+
data_files:
|
| 122 |
+
- split: train
|
| 123 |
+
path: manual/train-*
|
| 124 |
---
|
manual/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa9dfd7237f9eced471501cc0095971d500835aca2d82cebf8d9a43cce510cc6
|
| 3 |
+
size 175376
|