mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
27 lines
No EOL
382 B
JSON
27 lines
No EOL
382 B
JSON
[
|
|
{
|
|
"n": 2,
|
|
"q": 1,
|
|
"max_limit": 200000
|
|
},
|
|
{
|
|
"n": 10,
|
|
"q": 5,
|
|
"max_limit": 200000
|
|
},
|
|
{
|
|
"n": 4,
|
|
"q": 2,
|
|
"max_limit": 200000
|
|
},
|
|
{
|
|
"n": 200000,
|
|
"q": 200000,
|
|
"max_limit": 200000
|
|
},
|
|
{
|
|
"n": 500,
|
|
"q": 500,
|
|
"max_limit": 200000
|
|
}
|
|
] |