--- dataset_info: features: - name: image_options dtype: image - name: caption_options list: string - name: true_caption dtype: string - name: false_caption dtype: string - name: true_triples list: list: string - name: false_triples list: list: string splits: - name: vg_relation num_bytes: 5508471352 num_examples: 23937 - name: vg_attribution num_bytes: 7215876401 num_examples: 28748 download_size: 12552103344 dataset_size: 12724347753 configs: - config_name: default data_files: - split: vg_relation path: data/vg_relation-* - split: vg_attribution path: data/vg_attribution-* ---