mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
18 lines
No EOL
282 B
JSON
18 lines
No EOL
282 B
JSON
[
|
|
{
|
|
"max_length": 50,
|
|
"a_positive_prob": 0.7
|
|
},
|
|
{
|
|
"max_length": 60,
|
|
"a_positive_prob": 0.8
|
|
},
|
|
{
|
|
"max_length": 70,
|
|
"a_positive_prob": 0.9
|
|
},
|
|
{
|
|
"max_length": 40,
|
|
"a_positive_prob": 0.6
|
|
}
|
|
] |