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

18 lines
No EOL
228 B
JSON

[
{
"max_nodes": 20,
"seed": 0
},
{
"max_nodes": 5,
"seed": 123
},
{
"max_nodes": 8,
"seed": 0
},
{
"max_nodes": 13,
"seed": 789
}
]