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

22 lines
No EOL
300 B
JSON

[
{
"n_min": 4,
"n_max": 15,
"m_max": 5
},
{
"n_min": 5,
"n_max": 20,
"m_max": 10
},
{
"n_min": 10,
"n_max": 50,
"m_max": 40
},
{
"n_min": 2,
"n_max": 100,
"m_max": 100
}
]