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

17 lines
No EOL
223 B
JSON

[
{
"n_min": 15,
"n_max": 20,
"p_min": 1
},
{
"n_min": 10,
"n_max": 15,
"p_min": 0
},
{
"n_min": 5,
"n_max": 10,
"p_min": 0
}
]