examples/kserve/sdk/iris-input.json

7 lines
82 B
JSON

{
"instances": [
[6.8, 2.8, 4.8, 1.4],
[6.0, 3.4, 4.5, 1.6]
]
}