mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
20 lines
No EOL
324 B
JSON
20 lines
No EOL
324 B
JSON
[
|
|
{
|
|
"a_min": 1,
|
|
"a_max": 1000000,
|
|
"b_min": 1,
|
|
"b_max": 1000000
|
|
},
|
|
{
|
|
"a_min": 1,
|
|
"a_max": 10000000,
|
|
"b_min": 1,
|
|
"b_max": 10000000
|
|
},
|
|
{
|
|
"a_min": 1000,
|
|
"a_max": 10000000,
|
|
"b_min": 1000,
|
|
"b_max": 10000000
|
|
}
|
|
] |