Skip to content

Patch release: better error message & invalid trainer attribute

Compare
Choose a tag to compare
@LysandreJik LysandreJik released this 09 Dec 17:07

This patch releases introduces:

  • A better error message when trying to instantiate a SentencePiece-based tokenizer without having SentencePiece installed. #8881
  • Fixes an incorrect attribute in the trainer. #8996