InternBootcamp/examples/pipelines/puzzle_configs/bbeh_object_properties_test.json
2025-05-23 15:27:15 +08:00

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