Skip to content

Commit

Permalink
aligning with the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
aldo-pareja committed Sep 18, 2024
1 parent 99ae37f commit ee37808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/instructlab/training/data_process.py
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ def get_masked_and_orig_text(sample):
if i > 1:
break


def main(args: DataProcessArgs):
print("\033[92m data arguments are:\033[0m")
print("\033[36m" + args.model_dump_json() + "\033[0m")
Expand Down

0 comments on commit ee37808

Please sign in to comment.