nemo-curator

Curate text, image, video, and audio data for LLM training datasets.

Updated May 8, 2026
One-click install
npx skills add https://github.com/superfhp/lumi-agent --skill nemo-curator-superfhp
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nemo-curator
Source: https://github.com/superfhp/lumi-agent/tree/main/optional-skills/mlops/nemo-curator
Command: npx skills add https://github.com/superfhp/lumi-agent --skill nemo-curator-superfhp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nemo-curator, cudf, dask, rapids, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of preparing high-quality training data for LLMs, offering GPU-accelerated data curation for text, image, video, and audio data.

Core Features & Use Cases

  • GPU Acceleration: Leverages RAPIDS for fast data processing and deduplication.
  • Multimodal Support: Curation for text, images, video, and audio.
  • Use Case: Ideal for cleaning web data, deduplicating large corpora, or preparing datasets for LLM training.

Quick Start

Use the nemo-curator skill to deduplicate and filter text data from the 'corpus.txt' file.

Frequently Asked Questions about nemo-curator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prepare high-quality LLM training data with GPU acceleration?▼

You can deduplicate and filter text data from a corpus file using GPU-accelerated data curation. The process leverages RAPIDS to execute tasks like fuzzy deduplication, quality filtering, and PII redaction on your dataset.

Does GPU-accelerated data curation support multimodal datasets for LLM training?▼

Yes, GPU-accelerated data curation supports multimodal datasets for LLM training. It provides specific curation features for text, images, video, and audio data to ensure high-quality inputs across different data formats.

Do I need RAPIDS and Dask to run GPU-accelerated deduplication for LLM training?▼

Yes, you need RAPIDS, Dask, and cudf installed to run GPU-accelerated deduplication for LLM training. These dependencies provide the necessary GPU acceleration and distributed computing environment for processing large-scale corpora.

What is the best way to clean web data and remove PII before LLM training?▼

The best way to clean web data and remove PII before LLM training is using GPU-accelerated data curation. It applies quality filtering, PII redaction, and NSFW detection to ensure your web-scraped corpora are safe and high-quality.

How does semantic deduplication work when curating large text corpora?▼

Semantic deduplication works by identifying and removing contextually similar entries when curating large text corpora. This GPU-accelerated data curation process goes beyond exact matching to ensure higher data diversity for LLM training.