diff --git a/tuning/data/setup_dataprocessor.py b/tuning/data/setup_dataprocessor.py index 39a39ee26..e79d91cf0 100644 --- a/tuning/data/setup_dataprocessor.py +++ b/tuning/data/setup_dataprocessor.py @@ -355,7 +355,7 @@ def process_dataargs( train_args.packing, max_seq_length, additional_data_handlers, - padding_free=padding_free, + **kwargs ) # Note: This check should not be removed.