01
Clean — corpus hygiene and decontamination
The first pipeline stage: ingesting heterogeneous customer sources and removing data that carries no training signal or contaminates evaluation, at petabyte scale.
“We don't sell data. We don't source tokens. We make your data better.” www.datologyai.com
Mapped capabilities
4 capabilities
Source ingestion and schema unification
Connecting customer sources, unifying schema, repairing encoding across public, proprietary, and licensed inputs.
Heuristic filtering of degenerate samples
Removing malformed, empty, or short documents and outliers such as extreme symbol-to-word ratios.
Benchmark decontamination
N-gram leakage checks across all training sources so eval benchmarks are not contaminated.
Scale behavior of cleaning
How cleaning is described as operating at petabyte scale rather than on sampled subsets.
Illustrative example
- Input
- We're pre-training on a web crawl plus our internal engineering docs. Does your platform handle test-set leakage, and where in the pipeline does that happen?
- Expected behavior
- Identifies decontamination as part of the Clean stage and describes it as an n-gram leakage check applied across all training sources, alongside ingestion and heuristic filtering. Does not name specific benchmarks or leakage rates that the published material never states.




