--- dataset_info: features: - name: negative_caption dtype: string - name: filename dtype: string - name: caption2 dtype: string - name: caption dtype: string - name: id dtype: int64 - name: true_triples list: list: string - name: false_triples list: list: string - name: true_triples2 list: list: string splits: - name: rep_att num_bytes: 427767 num_examples: 788 - name: rep_obj num_bytes: 813656 num_examples: 1652 - name: rep_rel num_bytes: 697894 num_examples: 1406 - name: swap_att num_bytes: 399273 num_examples: 666 - name: swap_obj num_bytes: 137164 num_examples: 245 download_size: 926228 dataset_size: 2475754 configs: - config_name: default data_files: - split: rep_att path: data/rep_att-* - split: rep_obj path: data/rep_obj-* - split: rep_rel path: data/rep_rel-* - split: swap_att path: data/swap_att-* - split: swap_obj path: data/swap_obj-* ---