File size: 1,646 Bytes
8b74b04
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97cc82c
8b74b04
a590d09
8b74b04
97cc82c
8b74b04
 
 
 
 
 
 
 
 
 
 
 
 
49807d2
8b74b04
 
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
58
59
60
61
62
63
64
{
    "point-cloud-mnist": {
        "description": "",
        "citation": "",
        "homepage": "",
        "license": "",
        "features": {
            "image": {
                "shape": [
                    351,
                    3
                ],
                "dtype": "uint8",
                "id": null,
                "_type": "Array2D"
            },
            "label": {
                "num_classes": 10,
                "names": [
                    "0",
                    "1",
                    "2",
                    "3",
                    "4",
                    "5",
                    "6",
                    "7",
                    "8",
                    "9"
                ],
                "names_file": null,
                "id": null,
                "_type": "ClassLabel"
            }
        },
        "post_processed": null,
        "supervised_keys": {
            "input": "image",
            "output": "label"
        },
        "builder_name": "point-cloud-mnist",
        "config_name": "point-cloud-mnist",
        "version": {
            "version_str": "0.0.3",
            "description": null,
            "major": 0,
            "minor": 0,
            "patch": 3
        },
        "splits": {
            "train": {
                "name": "train",
                "num_examples": 60000,
                "dataset_name": "point-cloud-mnist"
            },
            "test": {
                "name": "test",
                "num_examples": 10000,
                "dataset_name": "point-cloud-mnist"
            }
        },
        "post_processing_size": null
    }
}