Skip to content

Criteo 1TB dataset is corrupted #413

Description

@Denker233

The https://huggingface.co/datasets/criteo/CriteoClickLogs is missing two days of data and are truncated.
Should be (full):

  • Compressed: ~15 GB per day × 24 days ≈ ~360 GB total
  • Uncompressed: ~47 GB per day × 24 days ≈ ~1.1 TB total
  • Rows: ~180 M per day × 24 days ≈ ~4.4 B total samples

Is now (HuggingFace):

  • Compressed: ~1.6 GB per day × 22 days (day_0 and day_1 deleted) ≈ ~35 GB total
  • Uncompressed (after handling truncation): ~5 GB per day × 22 days ≈ ~110 GB total
  • Rows: ~20 M per day × 22 days ≈ ~440 M total samples

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions