huggingface / huggingface/robotics-course

Duplicate paragraph in Unit 1.4 — "Training Integration" and "PyTorch DataLoader" repeat the same text

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MDX
Stars
152
Forks
31
PR merge metrics
No merged PRs in 30d

Description

In units/en/unit1/4.mdx, the **## Training Integration** section (line 138) and the following **### PyTorch DataLoader** subsection (line 141) contain the exact same introductory paragraph about integrating regular and streaming datasets with torch data loaders.
The paragraph appears twice in a row, separated only by the **### PyTorch DataLoader** heading, which reads as a copy-paste artifact in the rendered course page.

**Suggested fix:** remove the duplicated sentence from one of the two locations (e.g., keep the **## Training Integration** intro and drop the repeated line under **### PyTorch DataLoader**, or vice versa) so the subsection flows directly into the code example.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.