can't download dataset

#3
by jspab - opened

I am getting a connection error when downloading this dataset with the following code:

from datasets import load_dataset

cppe5 = load_dataset("cppe-5")

ConnectionError: Couldn't reach https://storage.googleapis.com/cppe-5/dataset.tar.gz (error 400)

mariosasko changed discussion status to closed

Sign up or log in to comment