InternBootcamp/examples/pipelines/autogen_configs/codecontests1010Dmarsrover_test.json
2025-05-23 15:27:15 +08:00

30 lines
No EOL
429 B
JSON

[
{
"max_depth": 5,
"min_inputs": 5
},
{
"max_depth": 5,
"min_inputs": 4
},
{
"max_depth": 4,
"min_inputs": 5
},
{
"max_depth": 5,
"min_inputs": 3
},
{
"max_depth": 4,
"min_inputs": 3
},
{
"max_depth": 3,
"min_inputs": 3
},
{
"max_depth": 3,
"min_inputs": 5
}
]