InternBootcamp/examples/pipelines/all_configs/Cparty_test.json

18 lines
No EOL
211 B
JSON

[
{
"n_min": 3,
"n_max": 5
},
{
"n_min": 5,
"n_max": 8
},
{
"n_min": 2,
"n_max": 5
},
{
"n_min": 1,
"n_max": 10
}
]