InternBootcamp/examples/pipelines/autogen_configs/Csantaclausandrobot_test.json
2025-05-30 14:05:33 +08:00

22 lines
No EOL
267 B
JSON

[
{
"min_n": 1,
"max_n": 5
},
{
"min_n": 10,
"max_n": 20
},
{
"min_n": 2,
"max_n": 10
},
{
"min_n": 1,
"max_n": 20
},
{
"min_n": 3,
"max_n": 12
}
]