nemo-curator

Curate and deduplicate multimodal datasets with GPU-accelerated pipelines.

228|35|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/kaminocorp/hermes-alpha --skill nemo-curator-kaminocorp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemo-curator
Source: https://github.com/kaminocorp/hermes-alpha/tree/main/hermes-agent/skills/mlops/evaluation/nemo-curator
Command: npx skills add https://github.com/kaminocorp/hermes-alpha --skill nemo-curator-kaminocorp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

NeMo Curator solves the challenge of building high-quality, deduplicated training data for large language models by accelerating GPU-based data curation workflows, including multi-modal content handling and PII redaction.

Core Features & Use Cases

  • GPU-accelerated data curation for fast, scalable processing of text, images, video, and audio.
  • Deduplication pipelines (exact, fuzzy, semantic) to reduce redundancy in large corpora.
  • Quality filtering & PII redaction to improve data safety and usefulness for model training.
  • Use case: Prepare RedPajama/The Pile-like datasets from web scrapes with clean, deduplicated content.

Quick Start

Run Nemo Curator to assemble a curated, deduplicated multimodal dataset from raw web sources and local files.

Frequently Asked Questions about nemo-curator

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

FAQPage Schema
How do I deduplicate large-scale multimodal datasets for LLM training?

To deduplicate multimodal datasets for LLM training, you can use GPU-accelerated pipelines that apply exact, fuzzy, and semantic deduplication to reduce redundancy across large-scale text, image, video, and audio corpora.

What is GPU-accelerated data curation and when do I need it for web-scraped corpora?

GPU-accelerated data curation speeds up processing large-scale web-scraped corpora using GPUs. You need it when preparing RedPajama or The Pile-like datasets, enabling fast quality filtering and deduplication of massive multimodal inputs.

Can I use PII redaction on multimodal data before model training?

Yes, you can apply PII redaction on multimodal data before model training. GPU-accelerated curation pipelines support redacting personally identifiable information alongside 30+ quality filters to ensure data safety and usefulness.

What is the best way to prepare clean training data from raw web scrapes?

The best way to prepare clean training data from raw web scrapes is using a scalable curation pipeline. This applies quality filtering, PII redaction, and exact or fuzzy deduplication to assemble high-quality, deduplicated datasets.

Does GPU-accelerated data curation support text, image, video, and audio inputs?

Yes, GPU-accelerated data curation supports text, image, video, and audio inputs. It processes multimodal data from large-scale web-scraped corpora and local files through scalable data formats and 30+ quality filters.

What are the limitations of CPU-based data curation for large language models?

CPU-based data curation for large language models faces scalability bottlenecks when processing massive multimodal corpora. GPU-accelerated pipelines overcome these limitations by enabling fast exact, fuzzy, and semantic deduplication at scale.