mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
18 lines
No EOL
226 B
JSON
18 lines
No EOL
226 B
JSON
[
|
|
{
|
|
"max_n": 10,
|
|
"max_x": 1000
|
|
},
|
|
{
|
|
"max_n": 20,
|
|
"max_x": 10000
|
|
},
|
|
{
|
|
"max_n": 10,
|
|
"max_x": 500
|
|
},
|
|
{
|
|
"max_n": 5,
|
|
"max_x": 10000
|
|
}
|
|
] |