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

22 lines
No EOL
327 B
JSON

[
{
"max_length": 4,
"max_questions": 4
},
{
"max_length": 7,
"max_questions": 5
},
{
"max_length": 1,
"max_questions": 0
},
{
"max_length": 5,
"max_questions": 3
},
{
"max_length": 3,
"max_questions": 1
}
]