mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
358 B
JSON
26 lines
No EOL
358 B
JSON
[
|
|
{
|
|
"n": 6,
|
|
"m": 2,
|
|
"k": 4,
|
|
"max_attempts": 300
|
|
},
|
|
{
|
|
"n": 4,
|
|
"m": 4,
|
|
"k": 3,
|
|
"max_attempts": 200
|
|
},
|
|
{
|
|
"n": 3,
|
|
"m": 5,
|
|
"k": 1,
|
|
"max_attempts": 150
|
|
},
|
|
{
|
|
"n": 2,
|
|
"m": 5,
|
|
"k": 2,
|
|
"max_attempts": 120
|
|
}
|
|
] |