mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
301 B
JSON
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
|
|
}
|
|
] |