--- dataset_info: features: - name: image dtype: image - name: filename dtype: string - name: premise dtype: string - name: hypothesis dtype: string - name: label dtype: class_label: names: '0': entailment '1': neutral '2': contradiction splits: - name: train num_bytes: 74438236558.439 num_examples: 529527 - name: validation num_bytes: 2527022840.644 num_examples: 17858 - name: test num_bytes: 2330393836.152 num_examples: 17901 download_size: 5182744377 dataset_size: 79295653235.23499 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---