mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
fix-autogen-configs
This commit is contained in:
parent
c6da916ec3
commit
1f75958248
1888 changed files with 0 additions and 139 deletions
22
examples/pipelines/autogen_configs/Dsubstring_test.json
Normal file
22
examples/pipelines/autogen_configs/Dsubstring_test.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[
|
||||
{
|
||||
"n": 10,
|
||||
"m": 15,
|
||||
"seed": 456
|
||||
},
|
||||
{
|
||||
"n": 15,
|
||||
"m": 20,
|
||||
"seed": 789
|
||||
},
|
||||
{
|
||||
"n": 5,
|
||||
"m": 4,
|
||||
"seed": 123
|
||||
},
|
||||
{
|
||||
"n": 25,
|
||||
"m": 30,
|
||||
"seed": 112
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue