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

18 lines
No EOL
220 B
JSON

[
{
"n_min": 150,
"n_max": 200
},
{
"n_min": 2,
"n_max": 20
},
{
"n_min": 30,
"n_max": 80
},
{
"n_min": 50,
"n_max": 100
}
]