InternBootcamp/examples/pipelines/all_configs/Btaxes_test.json

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