mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
init-commit
This commit is contained in:
commit
18a552597a
3461 changed files with 1150579 additions and 0 deletions
|
|
@ -0,0 +1,30 @@
|
|||
[
|
||||
{
|
||||
"min_A": 1,
|
||||
"max_A": 50,
|
||||
"min_B": 1,
|
||||
"max_B": 200,
|
||||
"n_queries": 5
|
||||
},
|
||||
{
|
||||
"min_A": 1,
|
||||
"max_A": 100,
|
||||
"min_B": 1,
|
||||
"max_B": 100,
|
||||
"n_queries": 3
|
||||
},
|
||||
{
|
||||
"min_A": 50,
|
||||
"max_A": 200,
|
||||
"min_B": 10,
|
||||
"max_B": 300,
|
||||
"n_queries": 4
|
||||
},
|
||||
{
|
||||
"min_A": 200,
|
||||
"max_A": 500,
|
||||
"min_B": 100,
|
||||
"max_B": 300,
|
||||
"n_queries": 3
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue