File size: 983 Bytes
8d14793 335dab9 b72f80d 6942aee 8d14793 1a3035b ad607f0 8d14793 6942aee 8d14793 6942aee 8d14793 40632c1 ad607f0 40632c1 ad607f0 8d14793 1a3035b 6942aee 8d14793 40632c1 8d14793 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | ---
dataset_info:
features:
- name: id
dtype: int64
- name: image
dtype: image
- name: image_filename
dtype: string
- name: query
dtype: string
- name: rephrase_level_1
dtype: string
- name: rephrase_level_2
dtype: string
- name: rephrase_level_3
dtype: string
- name: answer
dtype: string
- name: deck_name
dtype: string
- name: evidence_pages
list: int64
- name: short_answer
list: string
splits:
- name: val
num_bytes: 14989937.0
num_examples: 105
- name: train
num_bytes: 114152105.0
num_examples: 841
- name: test
num_bytes: 12338737.0
num_examples: 106
- name: full
num_bytes: 141480802.24
num_examples: 1052
download_size: 200863721
dataset_size: 282961581.24
configs:
- config_name: default
data_files:
- split: val
path: data/val-*
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: full
path: data/full-*
---
|