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

26 lines
No EOL
320 B
JSON

[
{
"n_min": 5,
"n_max": 25
},
{
"n_min": 2,
"n_max": 20
},
{
"n_min": 2,
"n_max": 50
},
{
"n_min": 3,
"n_max": 15
},
{
"n_min": 6,
"n_max": 20
},
{
"n_min": 2,
"n_max": 10
}
]