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

22 lines
No EOL
290 B
JSON

[
{
"max_n": 3,
"m_min": 3,
"m_max": 6
},
{
"max_n": 3,
"m_min": 1,
"m_max": 5
},
{
"max_n": 4,
"m_min": 2,
"m_max": 6
},
{
"max_n": 3,
"m_min": 2,
"m_max": 4
}
]