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

22 lines
No EOL
346 B
JSON

[
{
"max_n": 10,
"default_n": 3,
"max_questions": 5
},
{
"max_n": 50,
"default_n": 5,
"max_questions": 5
},
{
"max_n": 100,
"default_n": 10,
"max_questions": 5
},
{
"max_n": 500,
"default_n": 50,
"max_questions": 5
}
]