File size: 576 Bytes
07f5dc0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cf690fe
 
 
07f5dc0
cf690fe
07f5dc0
cf690fe
 
07f5dc0
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': artifact
          '1': extrahls
          '2': extrastole
          '3': murmur
          '4': normal
  splits:
  - name: train
    num_bytes: 47013855.033282906
    num_examples: 528
  - name: test
    num_bytes: 12407699.966717096
    num_examples: 133
  download_size: 59216414
  dataset_size: 59421555.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---