M3CelebA / README.md
marmofayezi's picture
Upload dataset (part 00002-of-00003)
240e50f verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: image
      dtype: image
    - name: mask
      dtype: image
    - name: landmark_image
      dtype: image
    - name: landmark
      sequence: int32
    - name: captions_eng
      sequence: string
    - name: captions_fra
      sequence: string
    - name: captions_deu
      sequence: string
    - name: captions_ita
      sequence: string
    - name: captions_spa
      sequence: string
  splits:
    - name: train
      num_bytes: 63953817385.73561
      num_examples: 168295
    - name: test
      num_bytes: 1918609370.5622811
      num_examples: 5019
  download_size: 21810005164
  dataset_size: 65872426756.29789
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*