IntelLabs / IntelNeuromorphicDNSChallenge

Intel Neuromorphic DNS Challenge
MIT License
120 stars 27 forks source link

Errors Trying to Download Test Set 1 #27

Open BujSet opened 5 months ago

BujSet commented 5 months ago

I'm having issues downloading test set 1. I installed git lfs, and running git lfs install shows:

Updated git hooks.
Git LFS initialized.

Running the command ./download.sh from inside the test_set_1 directory yields:

Fetching Test Set 1
Fetching test_set_1.zipfatal: could not resolve origin/test_set_1

Fetching test_set_1.z01fatal: could not resolve origin/test_set_1

Fetching test_set_1.z02fatal: could not resolve origin/test_set_1

Fetching test_set_1.z03fatal: could not resolve origin/test_set_1

Fetching test_set_1.z04fatal: could not resolve origin/test_set_1

Fetching test_set_1.z05fatal: could not resolve origin/test_set_1

Fetching test_set_1.z06fatal: could not resolve origin/test_set_1

Fetching test_set_1.z07fatal: could not resolve origin/test_set_1

Fetching test_set_1.z08fatal: could not resolve origin/test_set_1

Fetching test_set_1.z09fatal: could not resolve origin/test_set_1

Is there an alternative way to access test set 1? Additionally, the README doesn't specify how large the test set is; I have about 506 GB of space left on my disk, will this be sufficient for the test set?

xxh0515 commented 5 months ago

我在下载测试集 1 时遇到问题。我安装了 git lfs,并运行显示:git lfs install

Updated git hooks.
Git LFS initialized.

从目录中运行该命令将生成:./download.sh``test_set_1

Fetching Test Set 1
Fetching test_set_1.zipfatal: could not resolve origin/test_set_1

Fetching test_set_1.z01fatal: could not resolve origin/test_set_1

Fetching test_set_1.z02fatal: could not resolve origin/test_set_1

Fetching test_set_1.z03fatal: could not resolve origin/test_set_1

Fetching test_set_1.z04fatal: could not resolve origin/test_set_1

Fetching test_set_1.z05fatal: could not resolve origin/test_set_1

Fetching test_set_1.z06fatal: could not resolve origin/test_set_1

Fetching test_set_1.z07fatal: could not resolve origin/test_set_1

Fetching test_set_1.z08fatal: could not resolve origin/test_set_1

Fetching test_set_1.z09fatal: could not resolve origin/test_set_1

是否有其他方法可以访问测试集 1?此外,README 未指定测试集的大小;我的磁盘上还剩下大约 506 GB 的空间,这是否足以满足测试集的需求?

我也用同样的问题,请问您现在解决了这个问题吗

BujSet commented 5 months ago

@xxh0515 I tried it again today and still got the same error.

xxh0515 commented 4 months ago

Does anyone know what went wrong with the way the test set was downloaded? Or can anyone share a test set that has been downloaded?