Skip to content

v0.1.0

Compare
Choose a tag to compare
@danieldeutsch danieldeutsch released this 11 Aug 00:26
· 43 commits to master since this release
7c6cfbc

Added

  • Added DAE
  • Adding FactCC and FactCCX
  • Added utilities to remove empty inputs and insert values at specific indices
  • Added automatically building and publishing model images
  • Added a command to pull default Docker images for each model
  • Added SummaQA
  • Added NUBIA
  • Added Prism

Changed

  • BERTScore now returns 0 for its metrics if the input is empty.
  • BLEURT now returns the mean and max scores over the references.
  • Changing Lewis et al. (2020) to download CNN/DM and XSum models by default
  • Changing Liu et al. (2019) to download all models by default