Upload dataset
Browse files
README.md
CHANGED
|
@@ -9,6 +9,10 @@ configs:
|
|
| 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
|
|
@@ -208,6 +212,76 @@ dataset_info:
|
|
| 208 |
num_examples: 289
|
| 209 |
download_size: 1504753
|
| 210 |
dataset_size: 3740817
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 211 |
- config_name: posterior_sampled_50_estimation
|
| 212 |
features:
|
| 213 |
- name: qid
|
|
|
|
| 9 |
data_files:
|
| 10 |
- split: test
|
| 11 |
path: posterior_sampled_100_most_freq/test-*
|
| 12 |
+
- config_name: posterior_sampled_100_second_freq
|
| 13 |
+
data_files:
|
| 14 |
+
- split: test
|
| 15 |
+
path: posterior_sampled_100_second_freq/test-*
|
| 16 |
- config_name: posterior_sampled_50_estimation
|
| 17 |
data_files:
|
| 18 |
- split: test
|
|
|
|
| 212 |
num_examples: 289
|
| 213 |
download_size: 1504753
|
| 214 |
dataset_size: 3740817
|
| 215 |
+
- config_name: posterior_sampled_100_second_freq
|
| 216 |
+
features:
|
| 217 |
+
- name: qid
|
| 218 |
+
dtype: string
|
| 219 |
+
- name: task
|
| 220 |
+
dtype: string
|
| 221 |
+
- name: domain
|
| 222 |
+
dtype: string
|
| 223 |
+
- name: distribution_type
|
| 224 |
+
dtype: string
|
| 225 |
+
- name: source
|
| 226 |
+
dtype: string
|
| 227 |
+
- name: answer
|
| 228 |
+
list: string
|
| 229 |
+
- name: ref_dist
|
| 230 |
+
struct:
|
| 231 |
+
- name: (Actor,negative)
|
| 232 |
+
dtype: float64
|
| 233 |
+
- name: (Actor,positive)
|
| 234 |
+
dtype: float64
|
| 235 |
+
- name: (Audio,negative)
|
| 236 |
+
dtype: float64
|
| 237 |
+
- name: (Audio,positive)
|
| 238 |
+
dtype: float64
|
| 239 |
+
- name: (Lyrics,negative)
|
| 240 |
+
dtype: float64
|
| 241 |
+
- name: (Lyrics,positive)
|
| 242 |
+
dtype: float64
|
| 243 |
+
- name: (Singer,negative)
|
| 244 |
+
dtype: float64
|
| 245 |
+
- name: (Singer,positive)
|
| 246 |
+
dtype: float64
|
| 247 |
+
- name: (Song,negative)
|
| 248 |
+
dtype: float64
|
| 249 |
+
- name: (Song,positive)
|
| 250 |
+
dtype: float64
|
| 251 |
+
- name: (Storyline,negative)
|
| 252 |
+
dtype: float64
|
| 253 |
+
- name: (Storyline,positive)
|
| 254 |
+
dtype: float64
|
| 255 |
+
- name: (Visual,negative)
|
| 256 |
+
dtype: float64
|
| 257 |
+
- name: (Visual,positive)
|
| 258 |
+
dtype: float64
|
| 259 |
+
- name: Actor
|
| 260 |
+
dtype: float64
|
| 261 |
+
- name: Audio
|
| 262 |
+
dtype: float64
|
| 263 |
+
- name: Lyrics
|
| 264 |
+
dtype: float64
|
| 265 |
+
- name: Singer
|
| 266 |
+
dtype: float64
|
| 267 |
+
- name: Song
|
| 268 |
+
dtype: float64
|
| 269 |
+
- name: Storyline
|
| 270 |
+
dtype: float64
|
| 271 |
+
- name: Visual
|
| 272 |
+
dtype: float64
|
| 273 |
+
- name: negative
|
| 274 |
+
dtype: float64
|
| 275 |
+
- name: positive
|
| 276 |
+
dtype: float64
|
| 277 |
+
- name: question
|
| 278 |
+
dtype: string
|
| 279 |
+
splits:
|
| 280 |
+
- name: test
|
| 281 |
+
num_bytes: 3647726
|
| 282 |
+
num_examples: 281
|
| 283 |
+
download_size: 1465854
|
| 284 |
+
dataset_size: 3647726
|
| 285 |
- config_name: posterior_sampled_50_estimation
|
| 286 |
features:
|
| 287 |
- name: qid
|
posterior_sampled_100_second_freq/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eed527a109694a10a7fcaec6ead1b28d615d2b31ed2faaac2374bbe1381d48db
|
| 3 |
+
size 1465854
|