cp: docs: cross-link Nemotron-CC recipe as a production NeMo Curator example (1767) into r1.2.0#1860
Merged
sarahyurick merged 1 commit intor1.2.0from Apr 22, 2026
Merged
Conversation
…ple (#1767) * docs: cross-link Nemotron-CC recipe as a production NeMo Curator example Adds references to the Nemotron-CC data curation pipeline in README.md and tutorials/README.md so users can discover a production-scale, end-to-end example of NeMo Curator in use. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * docs: address review comments — add in-repo SDG link and complete pipeline stages - Link to tutorials/synthetic/nemotron_cc/ alongside external recipe in both README.md and tutorials/README.md - Expand Key Components to include language ID & filtering and all 7 pipeline stages per sarahyurick's feedback - Add language identification step to the Real-World Recipe callout Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Sarah Yurick <53962159+sarahyurick@users.noreply.github.com> Signed-off-by: NeMo Bot <nemo-bot@nvidia.com>
Contributor
Author
|
/ok to test 7290531 |
sarahyurick
approved these changes
Apr 22, 2026
Contributor
Greptile SummaryThis is a documentation-only cherry-pick (from Confidence Score: 5/5Documentation-only change with valid internal links; safe to merge. No code changes; only markdown documentation additions. Internal relative paths (tutorials/synthetic/nemotron_cc/) were verified to exist in the repository. No P0/P1 issues found. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[README.md] -->|links to| B[External: Nemotron-CC GitHub Recipe]
A -->|links to| C[tutorials/synthetic/nemotron_cc/]
D[tutorials/README.md] -->|Production Recipes section| B
D -->|links to| C
B -->|reproduces| E[HuggingFace: nvidia/Nemotron-CC-v2]
Reviews (1): Last reviewed commit: "docs: cross-link Nemotron-CC recipe as a..." | Re-trigger Greptile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
beep boop [🤖]: Hi @arhamm1 👋,