--- configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': 1dAVb '1': AF '2': LBBB '3': RBBB '4': SB '5': ST splits: - name: train num_bytes: 320291616.805 num_examples: 5305 - name: validation num_bytes: 43223720.0 num_examples: 666 - name: test num_bytes: 42166817.0 num_examples: 662 download_size: 412457698 dataset_size: 405682153.805 --- # Dataset Card for "physionet_6class" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)