InternBootcamp/examples/pipelines/all_configs/Dmichaelandchargingstations_test.json

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
}
]