mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
init-commit
This commit is contained in:
commit
18a552597a
3461 changed files with 1150579 additions and 0 deletions
|
|
@ -0,0 +1,34 @@
|
|||
[
|
||||
{
|
||||
"n_range": [
|
||||
1,
|
||||
50
|
||||
],
|
||||
"a_max": 1000000,
|
||||
"k_max": 100000000
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
1,
|
||||
20
|
||||
],
|
||||
"a_max": 100000,
|
||||
"k_max": 10000000
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
30,
|
||||
50
|
||||
],
|
||||
"a_max": 500000,
|
||||
"k_max": 500000000
|
||||
},
|
||||
{
|
||||
"n_range": [
|
||||
20,
|
||||
40
|
||||
],
|
||||
"a_max": 2000000,
|
||||
"k_max": 2000000000
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue