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

22 lines
No EOL
351 B
JSON

[
{
"n": 5,
"max_iterations": 250,
"max_commands": 60
},
{
"n": 20,
"max_iterations": 150,
"max_commands": 40
},
{
"n": 2,
"max_iterations": 200,
"max_commands": 50
},
{
"n": 1,
"max_iterations": 100,
"max_commands": 30
}
]