Skip to content

Commit

Permalink
Update tuning/data/setup_dataprocessor.py
Browse files Browse the repository at this point in the history
Co-authored-by: Yu Chin Fabian Lim <[email protected]>
Signed-off-by: Hari <[email protected]>
  • Loading branch information
HarikrishnanBalagopal and fabianlim authored Dec 21, 2024
1 parent 99a5ebb commit 369cc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tuning/data/setup_dataprocessor.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ def _process_raw_data_args(
packing: bool,
max_seq_length: int,
additional_data_handlers: Dict[str, Callable] = None,
padding_free: str = "",
**kwargs,
):

# Create a data processor with default processor config
Expand Down

0 comments on commit 369cc6e

Please sign in to comment.