mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
30 lines
No EOL
442 B
JSON
Executable file
30 lines
No EOL
442 B
JSON
Executable file
[
|
|
{
|
|
"max_num": 7,
|
|
"solve_ratio": 0.6
|
|
},
|
|
{
|
|
"max_num": 18,
|
|
"solve_ratio": 0.1
|
|
},
|
|
{
|
|
"max_num": 9,
|
|
"solve_ratio": 0.45
|
|
},
|
|
{
|
|
"max_num": 14,
|
|
"solve_ratio": 0.65
|
|
},
|
|
{
|
|
"max_num": 5,
|
|
"solve_ratio": 0.3
|
|
},
|
|
{
|
|
"max_num": 10,
|
|
"solve_ratio": 0.5
|
|
},
|
|
{
|
|
"max_num": 20,
|
|
"solve_ratio": 0.4
|
|
}
|
|
] |