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

22 lines
No EOL
251 B
JSON

[
{
"n": 3,
"m": 4,
"p": 0.2
},
{
"n": 4,
"m": 6,
"p": 0.4
},
{
"n": 5,
"m": 5,
"p": 0.3
},
{
"n": 6,
"m": 3,
"p": 0.25
}
]