mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-24 17:05:00 +00:00
fix-autogen-configs
This commit is contained in:
parent
a5b02b547b
commit
e5d5e53728
1888 changed files with 0 additions and 139 deletions
26
examples/pipelines/autogen_configs/Dcowandsnacks_test.json
Normal file
26
examples/pipelines/autogen_configs/Dcowandsnacks_test.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
[
|
||||
{
|
||||
"max_n": 30,
|
||||
"max_k": 60
|
||||
},
|
||||
{
|
||||
"max_n": 40,
|
||||
"max_k": 80
|
||||
},
|
||||
{
|
||||
"max_n": 30,
|
||||
"max_k": 30
|
||||
},
|
||||
{
|
||||
"max_n": 40,
|
||||
"max_k": 40
|
||||
},
|
||||
{
|
||||
"max_n": 50,
|
||||
"max_k": 100
|
||||
},
|
||||
{
|
||||
"max_n": 20,
|
||||
"max_k": 50
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue