FairFace / README.md
VictorSanh's picture
Upload README.md with huggingface_hub
81663a4 verified
metadata
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
  download_size: 500247835
  dataset_size: 512915534.352
configs:
  - config_name: '0.25'
    data_files:
      - split: train
        path: 0.25/train-*

Dataset Card for "FairFace"

More Information needed