mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
385 B
JSON
26 lines
No EOL
385 B
JSON
[
|
|
{
|
|
"n_min": 50,
|
|
"n_max": 200,
|
|
"p_min": 20,
|
|
"p_max": 180
|
|
},
|
|
{
|
|
"n_min": 10,
|
|
"n_max": 100,
|
|
"p_min": 0,
|
|
"p_max": 100
|
|
},
|
|
{
|
|
"n_min": 3,
|
|
"n_max": 5,
|
|
"p_min": 0,
|
|
"p_max": 5
|
|
},
|
|
{
|
|
"n_min": 3,
|
|
"n_max": 300,
|
|
"p_min": 0,
|
|
"p_max": 300
|
|
}
|
|
] |