mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
363 B
JSON
26 lines
No EOL
363 B
JSON
[
|
|
{
|
|
"max_n": 70,
|
|
"max_queries": 30
|
|
},
|
|
{
|
|
"max_n": 30,
|
|
"max_queries": 20
|
|
},
|
|
{
|
|
"max_n": 50,
|
|
"max_queries": 50
|
|
},
|
|
{
|
|
"max_n": 20,
|
|
"max_queries": 10
|
|
},
|
|
{
|
|
"max_n": 90,
|
|
"max_queries": 100
|
|
},
|
|
{
|
|
"max_n": 80,
|
|
"max_queries": 50
|
|
}
|
|
] |