mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
290 B
JSON
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
|
|
}
|
|
] |