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

18 lines
No EOL
228 B
JSON

[
{
"n_min": 1,
"n_max": 1000
},
{
"n_min": 1,
"n_max": 1000000
},
{
"n_min": 5,
"n_max": 5
},
{
"n_min": 1,
"n_max": 1000000000
}
]