--- dataset_info: - config_name: default features: - name: img_path dtype: string - name: upscale_img_path dtype: string - name: label dtype: string - name: upscale_img dtype: image - name: img dtype: image splits: - name: train num_bytes: 1838069640.5 num_examples: 15834 download_size: 1838780556 dataset_size: 1838069640.5 - config_name: test features: - name: id dtype: string - name: img_path dtype: string - name: img dtype: image splits: - name: train num_bytes: 54917445.75 num_examples: 6786 download_size: 55311599 dataset_size: 54917445.75 configs: - config_name: default data_files: - split: train path: data/train-* - config_name: test data_files: - split: train path: test/train-* ---