tensorflow / tensorflow/datasets
C4 dataset download
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 1.6k
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 1
Description
I want download C4 on my local computer, I have a spark cluster with 5 slaves, I want use it to generate c4 dataset, but I don't know what the specific parameters by using sparkrunner. what exact parameter can I set spark master ip and port?and other parameters.
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 locating the SparkRunner entry point and any C4 generation or distributed-download documentation. Determine which parameters configure the Spark master IP, port, and worker settings, then document a complete example for generating C4 on a multi-node Spark cluster. Verify the documented parameters against the current command-line interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- spark
- Domain
- data-engineering, distributed-systems
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100