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

18 lines
No EOL
239 B
JSON

[
{
"max_days": 100,
"seed": null
},
{
"max_days": 10,
"seed": 456
},
{
"max_days": 300000,
"seed": 2048
},
{
"max_days": 200,
"seed": 1024
}
]