| { |
| "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 |
| } |
| } |