--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: method dtype: string - name: subdir dtype: string - name: image dtype: image - name: image_path dtype: string - name: label dtype: class_label: names: '0': Real '1': Fake splits: - name: train num_bytes: 79471375272 num_examples: 801698 download_size: 79953654712 dataset_size: 79471375272 ---