Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
loubnabnl committed Jan 18, 2024
1 parent cabaa1f commit b8685b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_generation_evaluation.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def update_args(args):
args.limit_start = 0
args.batch_size = 1
args.max_length_generation = 300
args.left_padding = False
args.do_sample = False
args.top_p = 0
args.n_samples = 1
Expand Down

0 comments on commit b8685b0

Please sign in to comment.