Upload dataset
Browse files- README.md +41 -1
- clickexplore/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: query
|
| 6 |
dtype: string
|
|
@@ -36,9 +36,49 @@ dataset_info:
|
|
| 36 |
num_examples: 414362
|
| 37 |
download_size: 24512556
|
| 38 |
dataset_size: 76846331
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
configs:
|
| 40 |
- config_name: click
|
| 41 |
data_files:
|
| 42 |
- split: train
|
| 43 |
path: click/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: click
|
| 4 |
features:
|
| 5 |
- name: query
|
| 6 |
dtype: string
|
|
|
|
| 36 |
num_examples: 414362
|
| 37 |
download_size: 24512556
|
| 38 |
dataset_size: 76846331
|
| 39 |
+
- config_name: clickexplore
|
| 40 |
+
features:
|
| 41 |
+
- name: query
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: question
|
| 44 |
+
dtype: string
|
| 45 |
+
- name: option_1
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: option_2
|
| 48 |
+
dtype: string
|
| 49 |
+
- name: option_3
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: option_4
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: option_5
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: impression_level
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: engagement_level
|
| 58 |
+
dtype: int64
|
| 59 |
+
- name: option_cctr_1
|
| 60 |
+
dtype: float64
|
| 61 |
+
- name: option_cctr_2
|
| 62 |
+
dtype: float64
|
| 63 |
+
- name: option_cctr_3
|
| 64 |
+
dtype: float64
|
| 65 |
+
- name: option_cctr_4
|
| 66 |
+
dtype: float64
|
| 67 |
+
- name: option_cctr_5
|
| 68 |
+
dtype: float64
|
| 69 |
+
splits:
|
| 70 |
+
- name: train
|
| 71 |
+
num_bytes: 31293565
|
| 72 |
+
num_examples: 168921
|
| 73 |
+
download_size: 8456339
|
| 74 |
+
dataset_size: 31293565
|
| 75 |
configs:
|
| 76 |
- config_name: click
|
| 77 |
data_files:
|
| 78 |
- split: train
|
| 79 |
path: click/train-*
|
| 80 |
+
- config_name: clickexplore
|
| 81 |
+
data_files:
|
| 82 |
+
- split: train
|
| 83 |
+
path: clickexplore/train-*
|
| 84 |
---
|
clickexplore/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae73400660eef51bd2d84ec0b3b56951e004e7373b29d09ba0bf327e3112429a
|
| 3 |
+
size 8456339
|