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

14 lines
No EOL
167 B
JSON

[
{
"max_n": 10,
"max_a": 500
},
{
"max_n": 15,
"max_a": 1000
},
{
"max_n": 7,
"max_a": 200
}
]