ECG-Heatmap / README.md
IdaFLab's picture
Create README.md
428821f verified
metadata
pretty_name: ECG-Heatmap
dataset_info:
  config_name: plain_text
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            - '0': 'N'
            - '1': SVEB
            - '2': VEB
            - '3': F
  splits:
    - name: train
      num_bytes: 708244272
      num_examples: 161548
configs:
  - config_name: plain_text
    data_files:
      - split: train
        path: plain_text/ecg_images_dataset.parquet
    default: true