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,50 @@
|
|||
[
|
||||
{
|
||||
"a_params": [
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
3
|
||||
],
|
||||
"n_min": 10,
|
||||
"n_max": 150
|
||||
},
|
||||
{
|
||||
"a_params": [
|
||||
1000,
|
||||
2000,
|
||||
3000,
|
||||
4000,
|
||||
5000,
|
||||
6000
|
||||
],
|
||||
"n_min": 200,
|
||||
"n_max": 300
|
||||
},
|
||||
{
|
||||
"a_params": [
|
||||
100,
|
||||
200,
|
||||
300,
|
||||
400,
|
||||
500,
|
||||
600
|
||||
],
|
||||
"n_min": 50,
|
||||
"n_max": 200
|
||||
},
|
||||
{
|
||||
"a_params": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
],
|
||||
"n_min": 1,
|
||||
"n_max": 100
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue