-
Update the session title, description, and speak image in the Preconference section of `_config.yml`. As this requires input from another CPC team, I've added the blocked tag for now.
-
Hello,
I just have an inquiry, is it possible to get emotional data related to a text (is that supported)? (Happy, Angry, Sad, so On)
Thank you in advance!
-
I'm trying to load Blenderbot 90M like so:
```
python parlai/scripts/safe_interactive.py -t blended_skill_talk -mf zoo:blender/blender_90M/model
11:34:54 WARN | overriding opt['task'] to blended_…
-
Hi, I was trying to finetune the polyencoder model on empathetic_dialogues dataset and the model size(2.86 GB) after training is larger than the pre-trained model(986 MB). May I know why is that ? or …
-
**Bug description**
Please enter a clear and concise description of what the bug is.
ValueError: ParlaiDialogTeacher requires a "text" field in every entry, but one is missing in Line 1 in /home/wei…