Skip to content

Commit

Permalink
remove packed from dpo
Browse files Browse the repository at this point in the history
  • Loading branch information
krammnic committed Oct 21, 2024
1 parent bb7648f commit 22c84ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recipes/configs/mistral/7B_full_ppo_low_memory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ tokenizer:

# Dataset
dataset:
packed: False # Set to true for great speed ups
_component_: torchtune.datasets.text_completion_dataset
source: trl-internal-testing/sentiment-trl-style
split: train
Expand Down

0 comments on commit 22c84ab

Please sign in to comment.