mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
355 B
JSON
26 lines
No EOL
355 B
JSON
[
|
|
{
|
|
"h": 4,
|
|
"w": 6,
|
|
"p": 0.5,
|
|
"max_queries": 3
|
|
},
|
|
{
|
|
"h": 5,
|
|
"w": 5,
|
|
"p": 0.7,
|
|
"max_queries": 5
|
|
},
|
|
{
|
|
"h": 7,
|
|
"w": 3,
|
|
"p": 0.4,
|
|
"max_queries": 7
|
|
},
|
|
{
|
|
"h": 3,
|
|
"w": 4,
|
|
"p": 0.6,
|
|
"max_queries": 10
|
|
}
|
|
] |