mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
258 B
JSON
22 lines
No EOL
258 B
JSON
[
|
|
{
|
|
"n": 10,
|
|
"x": 5,
|
|
"pos": 5
|
|
},
|
|
{
|
|
"n": 5,
|
|
"x": 3,
|
|
"pos": 2
|
|
},
|
|
{
|
|
"n": 1000,
|
|
"x": 500,
|
|
"pos": 499
|
|
},
|
|
{
|
|
"n": 3,
|
|
"x": 2,
|
|
"pos": 1
|
|
}
|
|
] |