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

18 lines
No EOL
214 B
JSON

[
{
"n": 20,
"max_val": 500
},
{
"n": 10,
"max_val": 50
},
{
"n": 25,
"max_val": 1000
},
{
"n": 15,
"max_val": 100
}
]