File size: 1,231 Bytes
81663a4 883b98f 81663a4 883b98f 81663a4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
---
dataset_info:
config_name: '0.25'
features:
- name: image
dtype: image
- name: age
dtype:
class_label:
names:
'0': 0-2
'1': 3-9
'2': 10-19
'3': 20-29
'4': 30-39
'5': 40-49
'6': 50-59
'7': 60-69
'8': more than 70
- name: gender
dtype:
class_label:
names:
'0': Male
'1': Female
- name: race
dtype:
class_label:
names:
'0': East Asian
'1': Indian
'2': Black
'3': White
'4': Middle Eastern
'5': Latino_Hispanic
'6': Southeast Asian
- name: service_test
dtype: bool
splits:
- name: train
num_bytes: 512915534.352
num_examples: 86744
- name: validation
num_bytes: 64453996.096
num_examples: 10954
download_size: 563437634
dataset_size: 577369530.448
configs:
- config_name: '0.25'
data_files:
- split: train
path: 0.25/train-*
- split: validation
path: 0.25/validation-*
---
# Dataset Card for "FairFace"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |