Error when downloading the dataset

#2
by MikolajDeja - opened

I tried using this dataset for testing my pol-eng models. I used this

dataset = load_dataset("poleval2019_mt", 'en-pl', split="train")

and got the following error:

FileNotFoundError: Couldn't find file at https://drive.google.com/u/0/uc?id=1NAeuWLgYBzLwU5jCdkrtj4_PRUocuvlb&export=download

Datasets Maintainers org

Thanks for reporting, @MikolajDeja .

I am investigating the issue.

Datasets Maintainers org

The original data URLs on Google Drive are no longer operative.

I am contacting the authors of the original dataset to ask if their data files are available elsewhere.

Datasets Maintainers org

The authors have replied that the original data files are lost.

@lhoestq do you know if we could get the original data files elsewhere? If you have a hint, I could take care of that.

Sign up or log in to comment