when downloading the data, after installing parlai, using this command:
python projects/self_feeding/download_data.py
it throws this error:
ModuleNotFoundError: No module named 'parlai.tasks.self_feeding'
On inspection i found there is no folder named "self_feeding" in "parlai/tasks/"
when downloading the data, after installing parlai, using this command:
it throws this error:
On inspection i found there is no folder named "self_feeding" in "parlai/tasks/"