mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-05-03 17:53:23 +00:00
init-commit
This commit is contained in:
commit
18a552597a
3461 changed files with 1150579 additions and 0 deletions
|
|
@ -0,0 +1,17 @@
|
|||
[
|
||||
{
|
||||
"max_n_length": 50,
|
||||
"seed": 789,
|
||||
"difficulty_level": "hard"
|
||||
},
|
||||
{
|
||||
"max_n_length": 20,
|
||||
"seed": 123,
|
||||
"difficulty_level": "medium"
|
||||
},
|
||||
{
|
||||
"max_n_length": 10,
|
||||
"seed": 42,
|
||||
"difficulty_level": "easy"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue