Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-10-12 | 1.7 kB | |
v1.5.1 source code.tar.gz | 2021-10-12 | 43.8 MB | |
v1.5.1 source code.zip | 2021-10-12 | 45.1 MB | |
Totals: 3 Items | 88.9 MB | 0 |
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
- Various error message improvements (#3987, [#4018], [#4007])
- Various typos and documentation clarifications (#4053, [#4052], [#4008], [#4002], [#4064])
- Various project-specific small additions and mutators (#3997, [#3996], [#3999], [#4000], [#3966], [#4062])
Developer changes
- [Modular] Update Transformer Layer
__init__
s by @klshuster in [#4061] - Migrate to the
main
branch by @stephenroller (#3998, [#4010]) - Allow more subclassing of self-chat world (#3955)
- Moving Wizard of Internet task to crowdsourcing/projects directory. by @mojtaba-komeili in [#3978]
- Improve internal facebook compatibility (#3964, [#3994], [#4032], [#3991])
- Various dependency bumps (#3995, [#4072], [#4017], [#4077])