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

26 lines
No EOL
384 B
JSON

[
{
"n_min": 2,
"n_max": 20,
"x_min": 10,
"x_max": 1000
},
{
"n_min": 3,
"n_max": 20,
"x_min": 1,
"x_max": 200
},
{
"n_min": 4,
"n_max": 30,
"x_min": 5,
"x_max": 500
},
{
"n_min": 2,
"n_max": 10,
"x_min": 0,
"x_max": 100
}
]