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

17 lines
No EOL
254 B
JSON

[
{
"min_n": 5,
"max_n": 1000,
"max_value": 10000
},
{
"min_n": 10,
"max_n": 5000,
"max_value": 50000
},
{
"min_n": 1,
"max_n": 10000,
"max_value": 100000
}
]