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 @@
|
|||
[
|
||||
{
|
||||
"max_n": 100,
|
||||
"seed": 123
|
||||
},
|
||||
{
|
||||
"max_n": 6,
|
||||
"seed": 1234
|
||||
},
|
||||
{
|
||||
"max_n": 15,
|
||||
"seed": 8901
|
||||
},
|
||||
{
|
||||
"max_n": 12,
|
||||
"seed": 5678
|
||||
},
|
||||
{
|
||||
"max_n": 1000000,
|
||||
"seed": 111
|
||||
},
|
||||
{
|
||||
"max_n": 1000,
|
||||
"seed": 42
|
||||
},
|
||||
{
|
||||
"max_n": 20,
|
||||
"seed": 1010
|
||||
},
|
||||
{
|
||||
"max_n": 4,
|
||||
"seed": 321
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue