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

22 lines
No EOL
301 B
JSON

[
{
"max_n": 5,
"r_max": 10,
"b_max": 10
},
{
"max_n": 15,
"r_max": 10,
"b_max": 10
},
{
"max_n": 15,
"r_max": 20,
"b_max": 20
},
{
"max_n": 10,
"r_max": 20,
"b_max": 20
}
]