NonMatchingChecksumError
#1
by
albertvillanova
HF staff
- opened
Issue transferred from GitHub: https://github.com/huggingface/datasets/issues/3792#issuecomment-1269506903
- reported by @Aktsvigun
NonMatchingChecksumError: Checksums didn't match for dataset source files:
['https://raw.githubusercontent.com/Yale-LILY/dart/master/data/v1.1.1/dart-v1.1.1-full-train.json', 'https://raw.githubusercontent.com/Yale-LILY/dart/master/data/v1.1.1/dart-v1.1.1-full-dev.json', 'https://raw.githubusercontent.com/Yale-LILY/dart/master/data/v1.1.1/dart-v1.1.1-full-test.json']
I can reproduce the error.
Please note that the issue is not exactly the same as the one reported in GitHub #3792:
- that was caused by the data files being hosted in Google Drive
- this dataset is not hosted in Google Drive, so the origin of the NonMatchingChecksumError could be a change in the content of the data files
albertvillanova
changed discussion status to
closed