Skip to content

Commit

Permalink
fix: fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Abhishek <[email protected]>
  • Loading branch information
Abhishek-TAMU committed Dec 19, 2024
1 parent 26e522e commit 4bf1a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tuning/data/data_processors.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def load_dataset(

def _load_dataset(path=None, builder=None, data_files=None, data_dir=None):
"""
Helper function to load a dataset using datasets.load_dataset
Helper function to load a dataset using datasets.load_dataset
with standardized exception handling.
Args:
Expand Down

0 comments on commit 4bf1a31

Please sign in to comment.