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

14 lines
No EOL
190 B
JSON

[
{
"max_A": 500000,
"max_step": 50000
},
{
"max_A": 100000,
"max_step": 5000
},
{
"max_A": 50000,
"max_step": 200
}
]