mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
30 lines
No EOL
426 B
JSON
30 lines
No EOL
426 B
JSON
[
|
|
{
|
|
"x_max": 50000,
|
|
"y_max": 5000
|
|
},
|
|
{
|
|
"x_max": 1000,
|
|
"y_max": 1000
|
|
},
|
|
{
|
|
"x_max": 2000,
|
|
"y_max": 20000
|
|
},
|
|
{
|
|
"x_max": 5000,
|
|
"y_max": 50000
|
|
},
|
|
{
|
|
"x_max": 10000000,
|
|
"y_max": 1000000
|
|
},
|
|
{
|
|
"x_max": 100000,
|
|
"y_max": 1000000
|
|
},
|
|
{
|
|
"x_max": 10000,
|
|
"y_max": 100000
|
|
}
|
|
] |