ukbb_ppg / README.md
j-shen's picture
Upload dataset
c525c7b verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: flux
      list: float32
    - name: time
      list: float32
    - name: age
      dtype: float32
    - name: bmi
      dtype: float32
    - name: overall_health
      dtype: int64
    - name: weight
      dtype: float32
  splits:
    - name: train
      num_bytes: 68074236
      num_examples: 160932
    - name: test
      num_bytes: 3582387
      num_examples: 8469
  download_size: 36265219
  dataset_size: 71656623
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*