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