mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
30 lines
No EOL
399 B
JSON
30 lines
No EOL
399 B
JSON
[
|
|
{
|
|
"n_range": [
|
|
10,
|
|
24
|
|
],
|
|
"yes_prob": 0.3
|
|
},
|
|
{
|
|
"n_range": [
|
|
3,
|
|
15
|
|
],
|
|
"yes_prob": 0.6
|
|
},
|
|
{
|
|
"n_range": [
|
|
1,
|
|
10
|
|
],
|
|
"yes_prob": 0.7
|
|
},
|
|
{
|
|
"n_range": [
|
|
1,
|
|
24
|
|
],
|
|
"yes_prob": 0.5
|
|
}
|
|
] |