PulseAugur
EN
LIVE 10:00:38

Paper reveals unit bias in LLM corpus statistics, losing significant text data

A new paper highlights a significant discrepancy in how large language model training datasets are measured, specifically concerning web-PDF corpora. Researchers found that statistics often report corpus size in tokens but calculate metrics per document, leading to a "unit bias." This bias means that a small fraction of documents, particularly those over 50 pages or generated by TeX toolchains, contain a disproportionately large amount of text. The study also reveals that common truncation caps, like the 5 MiB limit, result in substantial data loss, with widely used libraries failing to recover a significant portion of the truncated text. The authors recommend reporting corpus statistics in both document and token units to provide a more accurate representation of dataset composition. AI

IMPACT Highlights critical data quality issues in LLM training datasets, potentially impacting model performance and bias.

RANK_REASON The cluster contains an academic paper detailing a new finding about data statistics. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Paper reveals unit bias in LLM corpus statistics, losing significant text data

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Luca Foppiano ·

    Counting Documents Is Not Counting Text: Unit Bias in Web-PDF Corpus Statistics

    arXiv:2608.16390v1 Announce Type: cross Abstract: PDF corpora advertise their size in tokens but compute every rate they publish (coverage, OCR routing, re-fetch recovery, language mix) per document, and none decomposes its token total. The two units diverge sharply. On CC-MAIN-2…