InternBootcamp/examples/pipelines/autogen_configs/codecontests1365Crotationmatching_test.json
2025-05-23 15:27:15 +08:00

22 lines
No EOL
334 B
JSON

[
{
"n_min": 10,
"n_max": 20,
"rotation_prob": 0.5
},
{
"n_min": 3,
"n_max": 10,
"rotation_prob": 0.3
},
{
"n_min": 4,
"n_max": 8,
"rotation_prob": 0.6
},
{
"n_min": 5,
"n_max": 15,
"rotation_prob": 0.7
}
]