File size: 1,426 Bytes
b57996a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{"liyongsea--PTB-XL-small-train": {
    "description": "PTB-XL, a large publicly available electrocardiography dataset\n",
    "citation": "",
    "homepage": "https://physionet.org/content/ptb-xl/1.0.2/",
    "license": "",
    "features": {
        "ecg_id": {
            "dtype": "int64",
            "id": null,
            "_type": "Value"
        },
        "age": {
            "dtype": "int32",
            "id": null,
            "_type": "Value"
        },
        "sex": {
            "dtype": "string",
            "id": null,
            "_type": "Value"
        },
        "ecg_array": {
            "shape": [
                5000,
                12
            ],
            "dtype": "float32",
            "id": null,
            "_type": "Array2D"
        }
    },
    "post_processed": null,
    "supervised_keys": null,
    "task_templates": null,
    "builder_name": "ptb-xl",
    "config_name": "default",
    "version": {
        "version_str": "1.0.2",
        "description": null,
        "major": 1,
        "minor": 0,
        "patch": 2
    },
    "splits": {
        "train": {
            "name": "train",
            "num_bytes": 2600210,
            "num_examples": 10,
            "dataset_name": "PTB-XL-small-train"
        }
    },
    "download_checksums": null,
    "download_size": 913588,
    "post_processing_size": null,
    "dataset_size": 2600210,
    "size_in_bytes": 3513798
}}