Steamout's picture
Upload dataset
8398398 verified
metadata
dataset_info:
  features:
    - name: image_path
      dtype: string
    - name: sensitive_labels
      struct:
        - name: age
          dtype: string
        - name: gender
          dtype: string
        - name: race
          dtype: string
    - name: utility_labels
      struct:
        - name: privacy_caption
          dtype: string
        - name: raw_caption_output
          dtype: string
        - name: sensitive_caption
          dtype: string
    - name: positive_pair_path
      dtype: string
    - name: image
      dtype: image
  splits:
    - name: celeba_dialog
      num_bytes: 45450051
      num_examples: 50
    - name: celebv_hq
      num_bytes: 9020435
      num_examples: 54
  download_size: 54463551
  dataset_size: 54470486
configs:
  - config_name: default
    data_files:
      - split: celeba_dialog
        path: data/celeba_dialog-*
      - split: celebv_hq
        path: data/celebv_hq-*