mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
374 B
JSON
26 lines
No EOL
374 B
JSON
[
|
|
{
|
|
"R_max": 5000,
|
|
"coord_max": 5000
|
|
},
|
|
{
|
|
"R_max": 100,
|
|
"coord_max": 100
|
|
},
|
|
{
|
|
"R_max": 5000,
|
|
"coord_max": 1000
|
|
},
|
|
{
|
|
"R_max": 1000,
|
|
"coord_max": 1000
|
|
},
|
|
{
|
|
"R_max": 1000,
|
|
"coord_max": 5000
|
|
},
|
|
{
|
|
"R_max": 10000,
|
|
"coord_max": 10000
|
|
}
|
|
] |