mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
319 B
JSON
22 lines
No EOL
319 B
JSON
[
|
|
{
|
|
"n_min": 5,
|
|
"n_max": 12,
|
|
"black_prob": 0.5
|
|
},
|
|
{
|
|
"n_min": 2,
|
|
"n_max": 5,
|
|
"black_prob": 0.6
|
|
},
|
|
{
|
|
"n_min": 4,
|
|
"n_max": 6,
|
|
"black_prob": 0.7
|
|
},
|
|
{
|
|
"n_min": 3,
|
|
"n_max": 8,
|
|
"black_prob": 0.4
|
|
}
|
|
] |