Skip to content

Commit c5d22fc

Browse files
authored
Apply suggestion from @timovdk
1 parent befeef1 commit c5d22fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

synergy_dataset/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
3535
Would you like to convert the inverted abstract to plaintext?"""
3636

37-
MIN_INCLUSIONS = 5
37+
MIN_INCLUSIONS = 3
3838

3939

4040
def main():

0 commit comments

Comments
 (0)