mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
32 lines
No EOL
440 B
JSON
32 lines
No EOL
440 B
JSON
[
|
|
{
|
|
"n_min": 4,
|
|
"n_max": 20,
|
|
"seed": 789
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 20,
|
|
"seed": 1
|
|
},
|
|
{
|
|
"n_min": 3,
|
|
"n_max": 15,
|
|
"seed": 456
|
|
},
|
|
{
|
|
"n_min": 5,
|
|
"n_max": 20,
|
|
"seed": 100
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 10,
|
|
"seed": 0
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 5,
|
|
"seed": 42
|
|
}
|
|
] |