Skip to content

Commit b8685b0

Browse files
committed
fix ci
1 parent cabaa1f commit b8685b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_generation_evaluation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def update_args(args):
4545
args.limit_start = 0
4646
args.batch_size = 1
4747
args.max_length_generation = 300
48+
args.left_padding = False
4849
args.do_sample = False
4950
args.top_p = 0
5051
args.n_samples = 1

0 commit comments

Comments
 (0)