mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
243 B
JSON
22 lines
No EOL
243 B
JSON
[
|
|
{
|
|
"n": 5,
|
|
"m": 5,
|
|
"p": 10
|
|
},
|
|
{
|
|
"n": 2,
|
|
"m": 3,
|
|
"p": 3
|
|
},
|
|
{
|
|
"n": 3,
|
|
"m": 4,
|
|
"p": 5
|
|
},
|
|
{
|
|
"n": 4,
|
|
"m": 6,
|
|
"p": 8
|
|
}
|
|
] |