mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-22 16:49:04 +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/Faupontrouge_test.json
Normal file
26
examples/pipelines/autogen_configs/Faupontrouge_test.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
[
|
||||
{
|
||||
"n": 7,
|
||||
"m": 4,
|
||||
"k": 5,
|
||||
"s": "xyzxyz"
|
||||
},
|
||||
{
|
||||
"n": 5,
|
||||
"m": 3,
|
||||
"k": 3,
|
||||
"s": "abcde"
|
||||
},
|
||||
{
|
||||
"n": 6,
|
||||
"m": 2,
|
||||
"k": 4,
|
||||
"s": "aabbcc"
|
||||
},
|
||||
{
|
||||
"n": 8,
|
||||
"m": 3,
|
||||
"k": 2,
|
||||
"s": "abcdefgh"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue