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
Hi @stefanches7 , the PR that should address this issue has been merged. It will be available in TFDS nightly starting from tomorrow (or the day after max). I'm closing this bug for now, please feel free to reopen it should the issue persist.
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET
Short description
Invalid version '1.0'. Format should be x.y.z with {x,y,z} being numbers without leading zeros.
See mlcommons/croissant#861
Environment information
Operating System: win 11 pro
Python version: 3.12.9
tensorflow-datasets
/tfds-nightly
version: 4.9.8tensorflow
/tf-nightly
version: 2.19.0Does the issue still exists with the last `
tfds-nightly
package (
pip install --upgrade tfds-nightly`) ? yesReproduction instructions
export-dara.json
If you share a colab, make sure to update the permissions to share it.
Link to logs
Expected behavior
Not fail and accept 1.0
Additional context
See mlcommons/croissant#861
The text was updated successfully, but these errors were encountered: