InternBootcamp/examples/pipelines/all_configs/Cgameontree_train.json

26 lines
No EOL
366 B
JSON

[
{
"min_nodes": 2,
"max_nodes": 3
},
{
"min_nodes": 4,
"max_nodes": 20
},
{
"min_nodes": 2,
"max_nodes": 10
},
{
"min_nodes": 5,
"max_nodes": 20
},
{
"min_nodes": 2,
"max_nodes": 50
},
{
"min_nodes": 2,
"max_nodes": 2
}
]