InternBootcamp/examples/pipelines/autogen_configs/Dmissionimpassable_test.json
2025-05-30 14:05:33 +08:00

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
}
]