facebookresearch / ParlAI

A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
https://parl.ai
MIT License
10.49k stars 2.1k forks source link

[BB3] New Module; New Customization #4944

Closed klshuster closed 1 year ago

klshuster commented 1 year ago

Patch description

  1. New "bot dialogue" module
  2. ability to specify self/partner prefixes, as well as final prefix for a module-specific history

This includes adding various opt values, customizing the MemoryUtils, etc.

Testing steps CI

klshuster commented 1 year ago

CI is broken right now but i tested locally