follow #5115
Former-commit-id: 7d917e03e2df570139bae18227d9c7303a12de2a
This commit is contained in:
@@ -143,4 +143,4 @@ class DataArguments:
|
||||
raise ValueError("`max_samples` is incompatible with `streaming`.")
|
||||
|
||||
if self.mask_history and self.train_on_prompt:
|
||||
raise ValueError("`Train on the last turn only` does not support `train_on_prompt`.")
|
||||
raise ValueError("`mask_history` is incompatible with `train_on_prompt`.")
|
||||
|
||||
Reference in New Issue
Block a user