1{ 2 "datasetType": "IMAGENET", 3 "numRows": 2, 4 "columns": { 5 "image": { 6 "type": "uint8", 7 "rank": 1 8 }, 9 "label" : { 10 "type": "uint32", 11 "rank": 1 12 } 13 } 14} 15