Skip to content

Commit

Permalink
update for ft
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyding committed Dec 7, 2024
1 parent 9372f48 commit 408b96f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions llmfoundry/command_utils/data_prep/convert_delta_to_mds.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ def convert_delta_to_mds_from_args(
tokenizer=None,
tokenizer_kwargs=None,
max_seq_len=-1,
target_prompts='',
target_responses='',
target_prompts='none',
target_responses='all',
encoder_decoder=False,
)

Expand Down

0 comments on commit 408b96f

Please sign in to comment.