Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DataCollatorForCompletionOnlyLM] warn if eos_token_id and pad_token_…
…id are identical (huggingface#988) Display a warning message if the and values are the same in order to prevent unintended behavior during multi-turn training.
- Loading branch information