tensorflow / tensorflow/datasets

Dataset in tfds-nightly not loadable

Open
#5,170 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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
Description of the bug.

Dataset in the tfds-nightly package can not be loaded. Please see this issue.

Environment information

  • tensorflow-datasets/tfds-nightly version: 4.9.3+nightly

  • Does the issue still exists with the last tfds-nightly package (pip install --upgrade tfds-nightly) ? Yes

Reproduction instructions Please see the bug linked to above and code below

import tensorflow_datasets as tfds
print(tfds.__version__)

tfds.load('bridge')

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked open_x_embodiment issue and reproduce the failure using the provided tensorflow_datasets snippet with tfds-nightly 4.9.3+nightly. Compare the result with the latest package and use the full stack trace to locate the failing dataset-loading path. Done means the bridge dataset loads successfully or the issue has a confirmed, documented cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
data, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.