mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
17 lines
No EOL
259 B
JSON
Executable file
17 lines
No EOL
259 B
JSON
Executable file
[
|
|
{
|
|
"min_irems": 5,
|
|
"max_items": 10,
|
|
"max_steps": 2
|
|
},
|
|
{
|
|
"min_irems": 10,
|
|
"max_items": 20,
|
|
"max_steps": 4
|
|
},
|
|
{
|
|
"min_irems": 20,
|
|
"max_items": 30,
|
|
"max_steps": 6
|
|
}
|
|
] |