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

18 lines
No EOL
250 B
JSON
Executable file

[
{
"max_depth": 3,
"num_choices": 5
},
{
"max_depth": 4,
"num_choices": 5
},
{
"max_depth": 5,
"num_choices": 5
},
{
"max_depth": 6,
"num_choices": 5
}
]