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

18 lines
No EOL
254 B
JSON

[
{
"max_depth": 2,
"max_children": 2
},
{
"max_depth": 4,
"max_children": 2
},
{
"max_depth": 3,
"max_children": 1
},
{
"max_depth": 2,
"max_children": 1
}
]