mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
32 lines
No EOL
481 B
JSON
32 lines
No EOL
481 B
JSON
[
|
|
{
|
|
"n_min": 1,
|
|
"n_max": 50,
|
|
"m_min": 50,
|
|
"m_max": 100
|
|
},
|
|
{
|
|
"n_min": 1,
|
|
"n_max": 50,
|
|
"m_min": 1,
|
|
"m_max": 50
|
|
},
|
|
{
|
|
"n_min": 1,
|
|
"n_max": 100,
|
|
"m_min": 1,
|
|
"m_max": 50
|
|
},
|
|
{
|
|
"n_min": 50,
|
|
"n_max": 100,
|
|
"m_min": 50,
|
|
"m_max": 100
|
|
},
|
|
{
|
|
"n_min": 50,
|
|
"n_max": 100,
|
|
"m_min": 1,
|
|
"m_max": 50
|
|
}
|
|
] |