mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-25 17:10:49 +00:00
fix-autogen-configs
This commit is contained in:
parent
a5b02b547b
commit
e5d5e53728
1888 changed files with 0 additions and 139 deletions
|
|
@ -1,46 +0,0 @@
|
|||
[
|
||||
{
|
||||
"n_range": [
|
||||
4,
|
||||
12
|
||||
],
|
||||
"k_max": 40,
|
||||
"a_range": [
|
||||
90,
|
||||
900
|
||||
]
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
2,
|
||||
5
|
||||
],
|
||||
"k_max": 30,
|
||||
"a_range": [
|
||||
80,
|
||||
800
|
||||
]
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
5,
|
||||
15
|
||||
],
|
||||
"k_max": 60,
|
||||
"a_range": [
|
||||
150,
|
||||
1500
|
||||
]
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
6,
|
||||
12
|
||||
],
|
||||
"k_max": 60,
|
||||
"a_range": [
|
||||
110,
|
||||
1100
|
||||
]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue