Face-Aging-Dataset / README.md
BounharAbdelaziz's picture
Upload README.md with huggingface_hub
ca116aa
|
raw
history blame
624 Bytes
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)