InternBootcamp/examples/pipelines/all_configs/kakuro_train.json

22 lines
No EOL
252 B
JSON
Executable file

[
{
"rows": 4,
"cols": 3
},
{
"rows": 5,
"cols": 5
},
{
"rows": 3,
"cols": 3
},
{
"rows": 5,
"cols": 4
},
{
"rows": 4,
"cols": 5
}
]