1{ 2 "columns": { 3 "image": { 4 "type": "uint8", 5 "rank": 1 6 }, 7 "label" : { 8 "type": "string", 9 "rank": 1 10 }, 11 "id" : { 12 "type": "int64", 13 "rank": 0 14 }, 15 "_priority" : { 16 "type": "float64", 17 "rank": 0 18 } 19 } 20} 21