Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
irenedea committed Oct 23, 2024
1 parent 7a29f9f commit 8dcc1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llmfoundry/data/finetuning/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ def build_from_hf(
dataset_name,
)

print(
log.debug(
f'Downloading dataset {dataset_name} to {local_dataset_dir}.',
)

Expand Down

0 comments on commit 8dcc1c4

Please sign in to comment.