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

17 lines
No EOL
220 B
JSON

[
{
"max_n": 100,
"min_n": 10,
"n": null
},
{
"max_n": 20,
"min_n": 5,
"n": null
},
{
"max_n": 10,
"min_n": 1,
"n": null
}
]