mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
313 B
JSON
22 lines
No EOL
313 B
JSON
[
|
|
{
|
|
"max_n": 20,
|
|
"a_min": 0,
|
|
"a_max": 200000
|
|
},
|
|
{
|
|
"max_n": 10,
|
|
"a_min": 0,
|
|
"a_max": 100000
|
|
},
|
|
{
|
|
"max_n": 5,
|
|
"a_min": 500,
|
|
"a_max": 10000
|
|
},
|
|
{
|
|
"max_n": 12,
|
|
"a_min": 0,
|
|
"a_max": 50000
|
|
}
|
|
] |