tensorflow / tensorflow/datasets
QM9 download links are broken
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 1.6k
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 1
Description
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
Short description
QM9 dataset links are broken.
Environment information
-
Operating System: ubuntu22
-
Python version: 3.12
-
tensorflow-datasets/tfds-nightlyversion: 4.9.10+nightly -
tensorflow/tf-nightlyversion: 2.21 -
Does the issue still exists with the last
tfds-nightlypackage (pip install --upgrade tfds-nightly) ? yes
Reproduction instructions
Google colab with reproduction:
https://colab.research.google.com/drive/1wYtUHNxWCe8tGxHgb1iT0LuyFHteo-_3#scrollTo=x2BB5jV0Zo3a
Expected behavior
QM9 is downloaded
Additional context
The data provider seems to have changed slightly the paths to the dataset. A 202 is received and the download doesn't happen. I have found the correct links (they match the sha256sums) - pull request fixing the links to follow.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Google Colab reproduction to confirm that the QM9 download receives a 202 response and does not complete. Locate the QM9 download configuration, update the provider paths using the corrected links described in the issue, and verify that their SHA-256 values match and the dataset downloads successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- data
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100