mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
328 B
JSON
26 lines
No EOL
328 B
JSON
[
|
|
{
|
|
"n": 4,
|
|
"tree_prob": 0.4
|
|
},
|
|
{
|
|
"n": 3,
|
|
"tree_prob": 0.3
|
|
},
|
|
{
|
|
"n": 10,
|
|
"tree_prob": 0.25
|
|
},
|
|
{
|
|
"n": 7,
|
|
"tree_prob": 0.5
|
|
},
|
|
{
|
|
"n": 5,
|
|
"tree_prob": 0.4
|
|
},
|
|
{
|
|
"n": 8,
|
|
"tree_prob": 0.3
|
|
}
|
|
] |