Patch description
Adding a custom version of the multilight teachers to the ParlAI side. These teachers only focus on the conversation side of the dataset and do not have the graph elements like their LIGHT counterpart.
Testing steps
Added teachers tests as well as running them manually:
Patch description Adding a custom version of the multilight teachers to the ParlAI side. These teachers only focus on the conversation side of the dataset and do not have the graph elements like their LIGHT counterpart.
Testing steps Added teachers tests as well as running them manually:
parlai dd -t light_multiparty
parlai dd -t light_multiparty --add-location-to-context true --add-personas-to-context true --include-speaker-in-label false --add-speaker-to-context-end true --datatype valid
parlai dd -t light_multiparty:SpeakerPredictionTeacher