--- 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-* ---