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

32 lines
No EOL
439 B
JSON

[
{
"n": 20,
"ti_min": 1,
"ti_max": 50
},
{
"n": 10,
"ti_min": 20,
"ti_max": 200
},
{
"n": 5,
"ti_min": 1,
"ti_max": 100
},
{
"n": 20,
"ti_min": 2,
"ti_max": 50
},
{
"n": 10,
"ti_min": 10,
"ti_max": 100
},
{
"n": 15,
"ti_min": 5,
"ti_max": 200
}
]