mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-23 16:55:02 +00:00
fix-autogen-configs
This commit is contained in:
parent
a5b02b547b
commit
e5d5e53728
1888 changed files with 0 additions and 139 deletions
34
examples/pipelines/autogen_configs/Carrangement_test.json
Normal file
34
examples/pipelines/autogen_configs/Carrangement_test.json
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[
|
||||
{
|
||||
"n_range": [
|
||||
2,
|
||||
6
|
||||
],
|
||||
"m_max": 20,
|
||||
"seed": 789
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
2,
|
||||
7
|
||||
],
|
||||
"m_max": 20,
|
||||
"seed": 369
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
4,
|
||||
8
|
||||
],
|
||||
"m_max": 25,
|
||||
"seed": 101
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
3,
|
||||
8
|
||||
],
|
||||
"m_max": 15,
|
||||
"seed": 123
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue