Error when downloading the dataset
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
Thanks for reporting, @MikolajDeja .
I am investigating the issue.
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.
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.
It seems data is definitely lost.
See: https://github.com/huggingface/datasets/pull/1547#issuecomment-1492990433