InternBootcamp/examples/pipelines/all_configs/Ccielthecommander_test.json

26 lines
No EOL
371 B
JSON

[
{
"min_nodes": 2,
"max_nodes": 30
},
{
"min_nodes": 10,
"max_nodes": 30
},
{
"min_nodes": 20,
"max_nodes": 100
},
{
"min_nodes": 2,
"max_nodes": 10
},
{
"min_nodes": 5,
"max_nodes": 30
},
{
"min_nodes": 2,
"max_nodes": 20
}
]