tensorflow / tensorflow/privacy

Missing of dataset for dplstm in tutorials

Open
#177 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2k
Forks
477
Avg merge
22h 12m
Merged PRs (30d)
1

Description

When I try to run code for dplstm in tutorial, I can not find the dataset, I think my tf and corresponding tf_dataset is up to date. I am beginner to tf, could you please tell me if this is due to the wrong version of tf_dataset or what?
The error message is:
ValueError: Failed to construct dataset lm1b: BuilderConfig subwords8k not found. Available: []

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 dplstm tutorial and its dataset-loading step, then inspect how it requests the lm1b dataset and the subwords8k BuilderConfig. Check the TensorFlow and tf_dataset versions involved against the tutorial requirements. Done means the tutorial can obtain the dataset and proceed without the reported ValueError.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.