InternBootcamp/examples/pipelines/autogen_configs/Bcandyboxes_train.json
2025-05-30 14:05:33 +08:00

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
}
]