InternBootcamp/examples/pipelines/autogen_configs/codecontests1500Cmatrixsorting_train.json
2025-05-23 15:27:15 +08:00

22 lines
No EOL
314 B
JSON

[
{
"n": 5,
"m": 3,
"has_solution_prob": 0.7
},
{
"n": 3,
"m": 4,
"has_solution_prob": 0.8
},
{
"n": 3,
"m": 3,
"has_solution_prob": 0.5
},
{
"n": 2,
"m": 2,
"has_solution_prob": 1.0
}
]