init-commit

This commit is contained in:
lilinyang 2025-05-23 15:27:15 +08:00
commit 18a552597a
3461 changed files with 1150579 additions and 0 deletions

View file

@ -0,0 +1,26 @@
[
{
"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
}
]