Closed zqwerty closed 4 years ago
I can't reproduce this issue, so my guess is that it's system specific. Could you please run these commands. If they error out, please post the error. If they work, could you show the contents of dialoglue/
git clone https://github.com/PolyAI-LDN/task-specific-datasets
mv task-specific-datasets/span_extraction/restaurant8k/ dialoglue/restaurant8k
mv task-specific-datasets/span_extraction/dstc8/ dialoglue/dstc8_sgd
Thanks! I look into download_data.sh
and the problem comes from curl -L "http://fb.me/semanticparsingdialog" --output sem.zip
. So I download the top dataset manually to get around.
Error when running
bash download_data.sh
indata_utils
dir