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

26 lines
No EOL
328 B
JSON

[
{
"n": 4,
"tree_prob": 0.4
},
{
"n": 3,
"tree_prob": 0.3
},
{
"n": 10,
"tree_prob": 0.25
},
{
"n": 7,
"tree_prob": 0.5
},
{
"n": 5,
"tree_prob": 0.4
},
{
"n": 8,
"tree_prob": 0.3
}
]