Add EOS token when concatenating documents in preprocessing loop #91
Labels
enhancement
New feature or request
first issue
Good first issue for familiarizing yourself with the codebase
As per #90, we currently do not add an EOS separator between documents. We should do this, to facilitate unprompted generation for the future.
In the process, we should also probably add some strict tests checking preprocessing invariants like this, amongst other.
The text was updated successfully, but these errors were encountered: