InternBootcamp/examples/pipelines/all_configs/Bsimplexml_train.json

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
}
]