alexa / dialoglue

DialoGLUE: A Natural Language Understanding Benchmark for Task-Oriented Dialogue
https://evalai.cloudcv.org/web/challenges/challenge-page/708/overview
Apache License 2.0
279 stars 25 forks source link

download_data.sh fails due to depublication of polyai-models #1

Closed entn-at closed 3 years ago

entn-at commented 3 years ago

PolyAI has taken down the contents of the https://github.com/PolyAI-LDN/polyai-models repository. Due to this, download_data.sh fails to retrieve the intent data.

mihail-amazon commented 3 years ago

Hi @entn-at thanks for pointing this out! We just noticed this change on the original PolyAI repo as well. We'll update the scripts to be functional ASAP.

mihail-amazon commented 3 years ago

Just landed a PR that should fix this problem. Let me know if it still doesn't work. Thanks again for pointing this out!