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

18 lines
No EOL
242 B
JSON

[
{
"max_depth": 5,
"case_type": 2
},
{
"max_depth": 2,
"case_type": 1
},
{
"max_depth": 1,
"case_type": 0
},
{
"max_depth": 3,
"case_type": 2
}
]