Stephen Roller
Stephen Roller
Next time, you can click on the message to see why it said what it said.
I don't think you want `zoo:covid/covid_90M`. I think you want `covid/covid_90M`
Yeah that looks like it initiated a new model from scratch. Our chat services should be preventing that
Leaving this task open because we need to double check that chat services has requireExists=True on the call to create_agent.
@EricMichaelSmith this seems done right?
Looks like the PersonaChat task needs some upgrades. My guess is that the import should be upgraded to `from .worlds import PersonaChatWorld, PersonaProfileWorld, PersonaGenerator`
Small nit: Idk if `python setup.py development` also works or if only `python setup.py develop` does. cc @JackUrb for the wider issue.
Would you mind submitting a patch? Would be great to have this fixed for everyone.
can you run `git diff -- parlai/mturk/tasks` and paste the result here?