mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
44 lines
No EOL
724 B
JSON
44 lines
No EOL
724 B
JSON
[
|
|
{
|
|
"student_count_range": [
|
|
5,
|
|
20
|
|
],
|
|
"school_coord_range": [
|
|
0,
|
|
1000
|
|
],
|
|
"student_coord_range": [
|
|
0,
|
|
1000
|
|
]
|
|
},
|
|
{
|
|
"student_count_range": [
|
|
5,
|
|
20
|
|
],
|
|
"school_coord_range": [
|
|
0,
|
|
100000
|
|
],
|
|
"student_coord_range": [
|
|
0,
|
|
100000
|
|
]
|
|
},
|
|
{
|
|
"student_count_range": [
|
|
10,
|
|
50
|
|
],
|
|
"school_coord_range": [
|
|
0,
|
|
1000000
|
|
],
|
|
"student_coord_range": [
|
|
0,
|
|
1000000
|
|
]
|
|
}
|
|
] |