InternBootcamp/examples/pipelines/autogen_configs/Clittleelephantandlcm_train.json
2025-05-30 14:05:33 +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
}
]