Datasets:

ArXiv:
License:

NonMatchingChecksumError

#3
by ddahlmeier - opened

Hello

i am getting a NonMatchingChecksumError when trying to download the dataset via the HF dataset client

ratings = load_dataset("McGill-NLP/feedbackQA")["train"]

...
NonMatchingChecksumError: Checksums didn't match for dataset source files:
['https://drive.google.com/uc?export=download&id=14KV6yKgdjzb6fbFzshGuNvEp9zGv_gol']

Sign up or log in to comment