Skip to content

v0.2.2: Add sentence rewritting and polish documentation.

Compare
Choose a tag to compare
@jogonba2 jogonba2 released this 09 Feb 10:12
· 34 commits to main since this release
024f726

This release adds:

  • Sentence rewriting extractor and packer to generate mixcase datasets. Contrary to gap and masking, a set of sentences of the documents are selected and the LLM has to rewrite them in its own words.
  • Argument validation in extractors.
  • Remove private methods from the documentation.