tensorflow / tensorflow/datasets

"Pass" dataset is missing splits

Open
#3,994 0 comments 0 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

No split info in https://www.tensorflow.org/datasets/catalog/pass.

Also tfds.builder('pass').info.splits is an empty dict. This is very similar to https://github.com/tensorflow/datasets/issues/3927

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 tfds.builder('pass').info.splits entry point and compare the missing split metadata with the related issue 3927. Verify the PASS dataset definition and the TensorFlow Datasets catalog output; done means the builder exposes its splits and the catalog page shows the same split information.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.