mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
32 lines
No EOL
481 B
JSON
32 lines
No EOL
481 B
JSON
[
|
|
{
|
|
"min_n": 3,
|
|
"max_n": 15,
|
|
"color_range": 5
|
|
},
|
|
{
|
|
"min_n": 10,
|
|
"max_n": 500,
|
|
"color_range": 10
|
|
},
|
|
{
|
|
"min_n": 6,
|
|
"max_n": 25,
|
|
"color_range": 15
|
|
},
|
|
{
|
|
"min_n": 4,
|
|
"max_n": 10,
|
|
"color_range": 4
|
|
},
|
|
{
|
|
"min_n": 3,
|
|
"max_n": 15,
|
|
"color_range": 10
|
|
},
|
|
{
|
|
"min_n": 2,
|
|
"max_n": 10,
|
|
"color_range": 2
|
|
}
|
|
] |