mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
17 lines
No EOL
230 B
JSON
17 lines
No EOL
230 B
JSON
[
|
|
{
|
|
"n": 5,
|
|
"m": 5,
|
|
"max_val": 1000000000
|
|
},
|
|
{
|
|
"n": 15,
|
|
"m": 15,
|
|
"max_val": 1000000000
|
|
},
|
|
{
|
|
"n": 20,
|
|
"m": 20,
|
|
"max_val": 100000000
|
|
}
|
|
] |