Questions tagged [mephisto]

2 questions
1
vote
1 answer

How to retrieve results for a ParlAI Mturk sandbox assignment?

I'm running a ParlAI task on Mturk sandbox using Mephisto. I'm using the "ParlAI Chat Task" code and followed the instructions given here. I'm running the task from the ParlAI repo directory ParlAI/parlai/crowdsourcing/tasks/chat_demo using the…
arulmr
  • 8,620
  • 9
  • 54
  • 69
0
votes
1 answer

Unexpected error while running parlai_chat_task_demo python3 parlai_test_script.py

I receive an error while running an example code from https://github.com/facebookresearch/Mephisto/blob/main/examples/parlai_chat_task_demo/README.md python3 parlai_test_script.py I try to run an example script. The…