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

18 lines
No EOL
222 B
JSON

[
{
"n_max": 10,
"ai_max": 20
},
{
"n_max": 15,
"ai_max": 10
},
{
"n_max": 5,
"ai_max": 10
},
{
"n_max": 10,
"ai_max": 100
}
]