tensorflow / tensorflow/datasets
Cannot download wiki40b on Windows
Open
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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