mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
28 lines
No EOL
390 B
JSON
28 lines
No EOL
390 B
JSON
[
|
|
{
|
|
"fixed_n": 5,
|
|
"fixed_k": 13
|
|
},
|
|
{
|
|
"n_min": 100,
|
|
"n_max": 200,
|
|
"fixed_n": null,
|
|
"fixed_k": null
|
|
},
|
|
{
|
|
"fixed_n": 3,
|
|
"fixed_k": 8
|
|
},
|
|
{
|
|
"fixed_n": 1,
|
|
"fixed_k": 0
|
|
},
|
|
{
|
|
"fixed_n": 4,
|
|
"fixed_k": 16
|
|
},
|
|
{
|
|
"fixed_n": 2,
|
|
"fixed_k": 2
|
|
}
|
|
] |