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

22 lines
No EOL
278 B
JSON

[
{
"n_min": 4,
"n_max": 4
},
{
"n_min": 2,
"n_max": 10
},
{
"n_min": 2,
"n_max": 2
},
{
"n_min": 3,
"n_max": 3
},
{
"n_min": 1000000,
"n_max": 1000000000
}
]