alecccdd's picture
Upload dataset
28438bc verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: image
      dtype: image
    - name: height_cm
      dtype: int64
    - name: weight_kg
      dtype: int64
    - name: stratification
      dtype:
        class_label:
          names:
            '0': H1_W1
            '1': H1_W2
            '2': H1_W3
            '3': H1_W4
            '4': H1_W5
            '5': H2_W1
            '6': H2_W2
            '7': H2_W3
            '8': H2_W4
            '9': H2_W5
            '10': H3_W1
            '11': H3_W2
            '12': H3_W3
            '13': H3_W4
            '14': H3_W5
            '15': H4_W1
            '16': H4_W2
            '17': H4_W3
            '18': H4_W4
            '19': H4_W5
            '20': H5_W1
            '21': H5_W2
            '22': H5_W3
            '23': H5_W4
            '24': H5_W5
  splits:
    - name: train
      num_bytes: 1501640255
      num_examples: 33398
    - name: test
      num_bytes: 166853913
      num_examples: 3711
  download_size: 1667698921
  dataset_size: 1668494168
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*