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

18 lines
No EOL
250 B
JSON

[
{
"min_nodes": 5,
"max_nodes": 50
},
{
"min_nodes": 3,
"max_nodes": 150
},
{
"min_nodes": 2,
"max_nodes": 200
},
{
"min_nodes": 10,
"max_nodes": 200
}
]