InternBootcamp/examples/pipelines/all_configs/Cbearanddrawing_train.json

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