pytorch / text

Models, data loaders and abstractions for language processing, powered by PyTorch

Home Page:https://pytorch.org/text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One of the three datasets returned by Multi30k seems to be bugged.

mcxiaoxiao opened this issue Β· comments

πŸ› Bug

just like #2001

I've done what the message suggested; I deleted the files manually and did it again, but the same error occurs.

To Reproduce Steps to reproduce the behavior:

Paste the following into a new Python file and run it.

the only difference is now its a different dataset

RuntimeError: The computed hash e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 of /root/.torchtext/cache/Multi30k/training.tar.gz does not match the expectedhash 20140d013d05dd9a72dfde46478663ba05737ce983f478f960c1123c6671be5e. Delete the file manually and retry.