mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
18 lines
No EOL
218 B
JSON
18 lines
No EOL
218 B
JSON
[
|
|
{
|
|
"max_n": 1000,
|
|
"min_n": 10
|
|
},
|
|
{
|
|
"max_n": 2,
|
|
"min_n": 2
|
|
},
|
|
{
|
|
"max_n": 500,
|
|
"min_n": 5
|
|
},
|
|
{
|
|
"max_n": 200,
|
|
"min_n": 3
|
|
}
|
|
] |