Skip to content

Commit eacb3d0

Browse files
chore(cot): fix cot configs
1 parent 4c1ef09 commit eacb3d0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

graphgen/configs/cot_config.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ search:
77
search_types: []
88
method_params:
99
method: leiden
10-
method_params:
11-
max_size: 20 # Maximum size of communities
12-
use_lcc: false
13-
random_seed: 42
10+
max_size: 20 # Maximum size of communities
11+
use_lcc: false
12+
random_seed: 42

0 commit comments

Comments
 (0)