Face-Aging-Dataset / README.md
BounharAbdelaziz's picture
Upload README.md with huggingface_hub
ca116aa
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': age_domain_20_35
            '1': age_domain_36_60
            '2': age_domain_60_90
  splits:
    - name: train
      num_bytes: 16136815235.988
      num_examples: 40252
  download_size: 16202626214
  dataset_size: 16136815235.988

Dataset Card for "Face-Aging-Dataset"

More Information needed