mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
350 B
JSON
Executable file
26 lines
No EOL
350 B
JSON
Executable file
[
|
|
{
|
|
"min_size": 2,
|
|
"max_size": 4
|
|
},
|
|
{
|
|
"min_size": 5,
|
|
"max_size": 7
|
|
},
|
|
{
|
|
"min_size": 3,
|
|
"max_size": 5
|
|
},
|
|
{
|
|
"min_size": 5,
|
|
"max_size": 8
|
|
},
|
|
{
|
|
"min_size": 4,
|
|
"max_size": 5
|
|
},
|
|
{
|
|
"min_size": 4,
|
|
"max_size": 6
|
|
}
|
|
] |