PIPE-Based-dataset / README.md
ADT1999's picture
Upload dataset
5c61f1e verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: original_image
      struct:
        - name: bytes
          dtype: binary
        - name: path
          dtype: 'null'
    - name: target_image
      struct:
        - name: bytes
          dtype: binary
        - name: path
          dtype: 'null'
    - name: object_image
      struct:
        - name: bytes
          dtype: binary
        - name: path
          dtype: 'null'
  splits:
    - name: train
      num_bytes: 7686682167
      num_examples: 10000
  download_size: 7687768664
  dataset_size: 7686682167
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*