mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-24 17:05:00 +00:00
init-commit
This commit is contained in:
commit
18a552597a
3461 changed files with 1150579 additions and 0 deletions
|
|
@ -0,0 +1,26 @@
|
|||
[
|
||||
{
|
||||
"n_min": 2,
|
||||
"n_max": 7,
|
||||
"solvable_prob": 0.4,
|
||||
"max_edges": 12
|
||||
},
|
||||
{
|
||||
"n_min": 3,
|
||||
"n_max": 10,
|
||||
"solvable_prob": 0.7,
|
||||
"max_edges": 15
|
||||
},
|
||||
{
|
||||
"n_min": 2,
|
||||
"n_max": 5,
|
||||
"solvable_prob": 0.5,
|
||||
"max_edges": 10
|
||||
},
|
||||
{
|
||||
"n_min": 3,
|
||||
"n_max": 6,
|
||||
"solvable_prob": 0.6,
|
||||
"max_edges": 8
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue