mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
37 lines
No EOL
528 B
JSON
37 lines
No EOL
528 B
JSON
[
|
|
{
|
|
"n_min": 5,
|
|
"n_max": 15,
|
|
"a_max": 500
|
|
},
|
|
{
|
|
"n_min": 6,
|
|
"n_max": 18,
|
|
"a_max": 1500
|
|
},
|
|
{
|
|
"n_min": 3,
|
|
"n_max": 10,
|
|
"a_max": 250
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 7,
|
|
"a_max": 100
|
|
},
|
|
{
|
|
"n_min": 5,
|
|
"n_max": 15,
|
|
"a_max": 1000
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 10,
|
|
"a_max": 100
|
|
},
|
|
{
|
|
"n_min": 3,
|
|
"n_max": 12,
|
|
"a_max": 200
|
|
}
|
|
] |