You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like this data is stored in Google Drive and Google Drive decided to show a page before the download stating that it cannot check it for viruses. Thus it downloads not the data but the warning page as HTML.
There are 2 potential solutions:
Data is stored in a place oriented towards public programmatic download like GCS or HuggingFace
Set this (and other Drive datasets) to manual download, so that the data is not automatically downloaded
Short description
reddit_tifu cannot be loaded due to mismatching checksum
Environment information
Operating System: Colab and Linux
Python version: 3.10, 3.11, 3.12
tensorflow-datasets
/tfds-nightly
version:tfds==4.9.6
andtfds-nightly==4.9.7+nightly
Does the issue still exists with the last
tfds-nightly
package (pip install --upgrade tfds-nightly
) ? yesReproduction instructions
https://colab.research.google.com/drive/12x9Ch4u-eb5bzYrEW4FM65zbrvRc83Zn?usp=sharing
Link to logs
Expected behavior
The dataset should load.
The text was updated successfully, but these errors were encountered: