mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
365 B
JSON
22 lines
No EOL
365 B
JSON
[
|
|
{
|
|
"solution_prob": 0.6,
|
|
"max_x1": 200,
|
|
"max_retry": 120
|
|
},
|
|
{
|
|
"solution_prob": 0.7,
|
|
"max_x1": 250,
|
|
"max_retry": 150
|
|
},
|
|
{
|
|
"solution_prob": 0.5,
|
|
"max_x1": 100,
|
|
"max_retry": 100
|
|
},
|
|
{
|
|
"solution_prob": 0.3,
|
|
"max_x1": 180,
|
|
"max_retry": 70
|
|
}
|
|
] |