Upload dataset
Browse files
README.md
CHANGED
|
@@ -5,6 +5,10 @@ configs:
|
|
| 5 |
data_files:
|
| 6 |
- split: test
|
| 7 |
path: posterior_sampled_100_estimation/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
- config_name: posterior_sampled_50_estimation
|
| 9 |
data_files:
|
| 10 |
- split: test
|
|
@@ -134,6 +138,76 @@ dataset_info:
|
|
| 134 |
num_examples: 297
|
| 135 |
download_size: 1546526
|
| 136 |
dataset_size: 3952809
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 137 |
- config_name: posterior_sampled_50_estimation
|
| 138 |
features:
|
| 139 |
- name: qid
|
|
|
|
| 5 |
data_files:
|
| 6 |
- split: test
|
| 7 |
path: posterior_sampled_100_estimation/test-*
|
| 8 |
+
- config_name: posterior_sampled_100_most_freq
|
| 9 |
+
data_files:
|
| 10 |
+
- split: test
|
| 11 |
+
path: posterior_sampled_100_most_freq/test-*
|
| 12 |
- config_name: posterior_sampled_50_estimation
|
| 13 |
data_files:
|
| 14 |
- split: test
|
|
|
|
| 138 |
num_examples: 297
|
| 139 |
download_size: 1546526
|
| 140 |
dataset_size: 3952809
|
| 141 |
+
- config_name: posterior_sampled_100_most_freq
|
| 142 |
+
features:
|
| 143 |
+
- name: qid
|
| 144 |
+
dtype: string
|
| 145 |
+
- name: task
|
| 146 |
+
dtype: string
|
| 147 |
+
- name: domain
|
| 148 |
+
dtype: string
|
| 149 |
+
- name: distribution_type
|
| 150 |
+
dtype: string
|
| 151 |
+
- name: source
|
| 152 |
+
dtype: string
|
| 153 |
+
- name: answer
|
| 154 |
+
list: string
|
| 155 |
+
- name: ref_dist
|
| 156 |
+
struct:
|
| 157 |
+
- name: (Actor,negative)
|
| 158 |
+
dtype: float64
|
| 159 |
+
- name: (Actor,positive)
|
| 160 |
+
dtype: float64
|
| 161 |
+
- name: (Audio,negative)
|
| 162 |
+
dtype: float64
|
| 163 |
+
- name: (Audio,positive)
|
| 164 |
+
dtype: float64
|
| 165 |
+
- name: (Lyrics,negative)
|
| 166 |
+
dtype: float64
|
| 167 |
+
- name: (Lyrics,positive)
|
| 168 |
+
dtype: float64
|
| 169 |
+
- name: (Singer,negative)
|
| 170 |
+
dtype: float64
|
| 171 |
+
- name: (Singer,positive)
|
| 172 |
+
dtype: float64
|
| 173 |
+
- name: (Song,negative)
|
| 174 |
+
dtype: float64
|
| 175 |
+
- name: (Song,positive)
|
| 176 |
+
dtype: float64
|
| 177 |
+
- name: (Storyline,negative)
|
| 178 |
+
dtype: float64
|
| 179 |
+
- name: (Storyline,positive)
|
| 180 |
+
dtype: float64
|
| 181 |
+
- name: (Visual,negative)
|
| 182 |
+
dtype: float64
|
| 183 |
+
- name: (Visual,positive)
|
| 184 |
+
dtype: float64
|
| 185 |
+
- name: Actor
|
| 186 |
+
dtype: float64
|
| 187 |
+
- name: Audio
|
| 188 |
+
dtype: float64
|
| 189 |
+
- name: Lyrics
|
| 190 |
+
dtype: float64
|
| 191 |
+
- name: Singer
|
| 192 |
+
dtype: float64
|
| 193 |
+
- name: Song
|
| 194 |
+
dtype: float64
|
| 195 |
+
- name: Storyline
|
| 196 |
+
dtype: float64
|
| 197 |
+
- name: Visual
|
| 198 |
+
dtype: float64
|
| 199 |
+
- name: negative
|
| 200 |
+
dtype: float64
|
| 201 |
+
- name: positive
|
| 202 |
+
dtype: float64
|
| 203 |
+
- name: question
|
| 204 |
+
dtype: string
|
| 205 |
+
splits:
|
| 206 |
+
- name: test
|
| 207 |
+
num_bytes: 3740817
|
| 208 |
+
num_examples: 289
|
| 209 |
+
download_size: 1504753
|
| 210 |
+
dataset_size: 3740817
|
| 211 |
- config_name: posterior_sampled_50_estimation
|
| 212 |
features:
|
| 213 |
- name: qid
|
posterior_sampled_100_most_freq/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6d985eac4d8d32e5c2eeeb47ffa4283c34c4996c56002199d015356d55da060
|
| 3 |
+
size 1504753
|