InternBootcamp/examples/pipelines/all_configs/bbeh_object_properties_train.json

17 lines
No EOL
259 B
JSON
Executable file

[
{
"min_irems": 5,
"max_items": 10,
"max_steps": 2
},
{
"min_irems": 10,
"max_items": 20,
"max_steps": 4
},
{
"min_irems": 20,
"max_items": 30,
"max_steps": 6
}
]