mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
32 lines
No EOL
451 B
JSON
32 lines
No EOL
451 B
JSON
[
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 15,
|
|
"m_max": 300
|
|
},
|
|
{
|
|
"n_min": 3,
|
|
"n_max": 10,
|
|
"m_max": 150
|
|
},
|
|
{
|
|
"n_min": 4,
|
|
"n_max": 12,
|
|
"m_max": 250
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 9,
|
|
"m_max": 120
|
|
},
|
|
{
|
|
"n_min": 5,
|
|
"n_max": 11,
|
|
"m_max": 200
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 12,
|
|
"m_max": 200
|
|
}
|
|
] |