Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

v1.5.1

Compare
Choose a tag to compare
@stephenroller stephenroller released this 12 Oct 19:29
· 421 commits to main since this release
f45fde0

v1.5.1

Project Releases

Hi, my name is Martha - New reduced-bias dialogue models! (#3981)

Minor features

  • Allow the style classifier to save output probabilities (#4026)
  • Add gpu option to torchscript BART models (#3979)

Crowdsourcing

  • Upgrade to Mephisto 0.4.0 (#3982, #4043)
  • Save model chat data in the Mephisto database (#4005)
  • Add Last Turn Annotation Only option to turn annotations static task (#3436)
  • Crowdsourcing data compiler class for using Mephisto abstractions (#4029, #4034)
  • Force model chats starting with "Hi!" to use BST-style context (#4004)

Datasets

  • [LIGHT] Jericho World dataset (#3957)

Bugfixes

  • [RAG] Fix ReGReT Cuda Issue (#4022)
  • [BlenderBot2] Handle distributed (#4023)
  • [mutators] Prevent name collisions in mutators (#4006)
  • [crowdsourcing] Fix model chat frame height by (#4030)

Other

Developer changes