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
|
|
@ -0,0 +1,46 @@
|
|||
[
|
||||
{
|
||||
"n_range": [
|
||||
5,
|
||||
15
|
||||
],
|
||||
"q_range": [
|
||||
3,
|
||||
10
|
||||
],
|
||||
"min_type2": 2
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
10,
|
||||
20
|
||||
],
|
||||
"q_range": [
|
||||
5,
|
||||
15
|
||||
],
|
||||
"min_type2": 3
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
7,
|
||||
12
|
||||
],
|
||||
"q_range": [
|
||||
4,
|
||||
8
|
||||
],
|
||||
"min_type2": 2
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
15,
|
||||
25
|
||||
],
|
||||
"q_range": [
|
||||
8,
|
||||
15
|
||||
],
|
||||
"min_type2": 4
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue