google-research/deduplicate-text-datasets
None observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1875
- days_rel: n/a
- days_push: 764
- n_releases_24m: 0
Adoption not part of the score
1270 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Rust implementation of ExactSubstr deduplication for language model training datasets, with Python scripts for running deduplication and inspecting results, from the ACL 2022 paper 'Deduplicating Training Data Makes Language Models Better'. It also ships deduplicated document clusters for C4, RealNews, LM1B, and Wiki-4B-en.
Use cases
- remove duplicate text from an LLM training corpus
- deduplicate a scraped web dataset like C4 before training
- find how often a sequence repeats in a large text dataset
- reduce model memorization by cleaning training data
- inspect duplicate clusters in a language modeling dataset
- speed up language model training by shrinking duplicated data
When to choose
- you need exact substring deduplication at scale for text corpora
- you want the research-validated method from the Google paper
- you have a large machine (many cores, lots of RAM) for web-scale datasets
When to avoid
- you need fuzzy/semantic near-duplicate detection out of the box
- you want a polished production data pipeline rather than research code
- you only have a small machine and a web-scale dataset
Facets
library · maturity maintenance
nlp data-science etl parser machine-learning large-language-models windows rust python cli deduplication suffix-array text-corpus-cleaning research-code llm-training-data natural-language-processing data-engineering linux macos
1 source
- readme: https://github.com/google-research/deduplicate-text-datasets · fetched 2026-08-28 · 45dc6e284c14
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-research/deduplicate-text-datasets | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google-research/deduplicate-text-datasets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem