tensorflow / tensorflow/datasets

Cannot download wiki40b on Windows

Open
#3,080 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
4.6k
Forks
1.6k
Avg merge
3h 54m
Merged PRs (30d)
1

Description

There are not working on Windows because filesep is not "/".
Is this library is not supported on the client-side such as desktop computers?
or bags?

https://github.com/tensorflow/datasets/blob/74a60f94dbc4ffc385a18d6653b9fa829ff2d092/tensorflow_datasets/text/wiki40b.py#L118-L137

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 by reading tensorflow_datasets/text/wiki40b.py at lines 118-137 and reproduce the wiki40b download on Windows. Trace the path construction around the reported filesep handling; done means the dataset downloads successfully on Windows without breaking the existing behavior.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.