mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
58 lines
No EOL
866 B
JSON
58 lines
No EOL
866 B
JSON
[
|
|
{
|
|
"n_range": [
|
|
1,
|
|
6
|
|
],
|
|
"m_range": [
|
|
1,
|
|
6
|
|
],
|
|
"L_min": 0,
|
|
"L_max": 10,
|
|
"R_min": 0,
|
|
"R_max": 15
|
|
},
|
|
{
|
|
"n_range": [
|
|
2,
|
|
7
|
|
],
|
|
"m_range": [
|
|
3,
|
|
6
|
|
],
|
|
"L_min": 0,
|
|
"L_max": 15,
|
|
"R_min": 1,
|
|
"R_max": 20
|
|
},
|
|
{
|
|
"n_range": [
|
|
2,
|
|
10
|
|
],
|
|
"m_range": [
|
|
2,
|
|
10
|
|
],
|
|
"L_min": 0,
|
|
"L_max": 5,
|
|
"R_min": 5,
|
|
"R_max": 20
|
|
},
|
|
{
|
|
"n_range": [
|
|
1,
|
|
4
|
|
],
|
|
"m_range": [
|
|
2,
|
|
5
|
|
],
|
|
"L_min": 1,
|
|
"L_max": 5,
|
|
"R_min": 2,
|
|
"R_max": 10
|
|
}
|
|
] |