--- 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': 1AVB '1': AF '2': LBBB '3': Normal '4': PAC '5': PVC '6': RBBB '7': STD '8': STE splits: - name: train num_bytes: 1142102062.894 num_examples: 22643 - name: validation num_bytes: 15416122.0 num_examples: 285 - name: test num_bytes: 66362558.867 num_examples: 1283 download_size: 1298694906 dataset_size: 1223880743.7610002 --- # Dataset Card for "cpsc2018" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)