mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
38 lines
No EOL
554 B
JSON
38 lines
No EOL
554 B
JSON
[
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 4,
|
|
"m_min": 1,
|
|
"m_max": 4
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 5,
|
|
"m_min": 2,
|
|
"m_max": 4
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 3,
|
|
"m_min": 1,
|
|
"m_max": 3
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 5,
|
|
"m_min": 1,
|
|
"m_max": 5
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 5,
|
|
"m_min": 3,
|
|
"m_max": 5
|
|
},
|
|
{
|
|
"n_min": 4,
|
|
"n_max": 5,
|
|
"m_min": 3,
|
|
"m_max": 5
|
|
}
|
|
] |