InternBootcamp/examples/pipelines/all_configs/nonograms_train.json

26 lines
No EOL
310 B
JSON
Executable file

[
{
"rows": 10,
"cols": 10
},
{
"rows": 8,
"cols": 5
},
{
"rows": 12,
"cols": 12
},
{
"rows": 5,
"cols": 5
},
{
"rows": 15,
"cols": 15
},
{
"rows": 15,
"cols": 10
}
]