datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
CriteoClickLogs
📊 Criteo 1TB Click Logs Dataset
This dataset contains feature values and click feedback for millions of display ads. Its primary purpose is to benchmark algorithms for clickthrough rate (CTR) prediction.
It is similar, but larger than the dataset released for the Display Advertising Challenge hosted by Kaggle:🔗 Kaggle Criteo Display Advertising Challenge
📁 Full Description
This dataset contains 24 files, each corresponding to one day of data.
🏗️… See the full description on the dataset page: https://huggingface.co/datasets/criteo/CriteoClickLogs.CriteoPrivateAd
Dataset Documentation
Private Bidding Optimisation {#private-conversion-optimisation}
The advertising industry lacks a common benchmark to assess the privacy
/ utility trade-off in private advertising systems. To fill this gap, we
are open-sourcing CriteoPrivateAds, the largest real-world anonymised
bidding dataset, in terms of number of features. This dataset enables
engineers and researchers to:
assess the impact of removing cross-domain user signals,
highlighting the… See the full description on the dataset page: https://huggingface.co/datasets/criteo/CriteoPrivateAd.CriteoPrivateAd
Dataset Documentation
Private Bidding Optimisation {#private-conversion-optimisation}
The advertising industry lacks a common benchmark to assess the privacy
/ utility trade-off in private advertising systems. To fill this gap, we
are open-sourcing CriteoPrivateAds, the largest real-world anonymised
bidding dataset, in terms of number of features. This dataset enables
engineers and researchers to:
assess the impact of removing cross-domain user signals,
highlighting the… See the full description on the dataset page: https://huggingface.co/datasets/yzhang23/CriteoPrivateAd.criteo-attribution-dataset
Criteo Attribution Modeling for Bidding Dataset
This dataset is released along with the paper:
Attribution Modeling Increases Efficiency of Bidding in Display Advertising
Eustache Diemert*, Julien Meynet* (Criteo Research), Damien Lefortier (Facebook), Pierre Galland (Criteo) *authors contributed equally
2017 AdKDD & TargetAd Workshop, in conjunction with The 23rd ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2017)
When using this dataset, please cite the paper… See the full description on the dataset page: https://huggingface.co/datasets/criteo/criteo-attribution-dataset.criteocriteo-uplift
Introduction
This dataset is released along with the paper:
A Large Scale Benchmark for Uplift Modeling
Eustache Diemert, Artem Betlei, Christophe Renaudin; (Criteo AI Lab), Massih-Reza Amini (LIG, Grenoble INP)
This work was published in: AdKDD 2018 Workshop, in conjunction with KDD 2018.
When using this dataset, please cite the paper with following bibtex:
@inproceedings{Diemert2018,
author = {{Diemert Eustache, Betlei Artem} and Renaudin, Christophe and Massih-Reza, Amini}… See the full description on the dataset page: https://huggingface.co/datasets/criteo/criteo-uplift.Criteo_x1
Criteo_x1
Dataset description:
The Criteo dataset is a widely-used benchmark dataset for CTR prediction, which contains about one week of click-through data for display advertising. It has 13 numerical feature fields and 26 categorical feature fields. Following the AFN work, we randomly split the data into 7:2:1* as the training set, validation set, and test set, respectively.
The dataset statistics are summarized as follows:
Dataset Split
Total
#Train
#Validation
#Test… See the full description on the dataset page: https://huggingface.co/datasets/reczoo/Criteo_x1.criteo-datasetCriteoClickLogs
📊 Criteo 1TB Click Logs Dataset
This dataset contains feature values and click feedback for millions of display ads. Its primary purpose is to benchmark algorithms for clickthrough rate (CTR) prediction.
It is similar, but larger than the dataset released for the Display Advertising Challenge hosted by Kaggle:🔗 Kaggle Criteo Display Advertising Challenge
📁 Full Description
This dataset contains 24 files, each corresponding to one day of data.
🏗️… See the full description on the dataset page: https://huggingface.co/datasets/chris90111/CriteoClickLogs.Criteo_x4
Criteo_x4
Dataset description:
The Criteo dataset is a widely-used benchmark dataset for CTR prediction, which contains about one week of click-through data for display advertising. It has 13 numerical feature fields and 26 categorical feature fields. Following the setting with the AutoInt work, we randomly split the data into 8:1:1 as the training set, validation set, and test set, respectively.
The dataset statistics are summarized as follows:
Dataset Split
Total
#Train… See the full description on the dataset page: https://huggingface.co/datasets/reczoo/Criteo_x4.Criteo_x2
Criteo_x2
Dataset description:
This dataset employs the Criteo 1TB Click Logs for display advertising, which contains one month of click-through data with billions of data samples. Following the same setting with the AutoGroup work, we select "data 6-12" as the training set while using "day-13" for testing. To reduce label imbalance, we perform negative sub-sampling to keep the positive ratio roughly at 50%. It has 13 numerical feature fields and 26 categorical feature fields. In… See the full description on the dataset page: https://huggingface.co/datasets/reczoo/Criteo_x2.FairJob
FairJob: A Real-World Dataset for Fairness in Online Systems
Summary
This dataset is released by Criteo to foster research and innovation on Fairness in Advertising and AI systems in general.
See also Criteo pledge for Fairness in Advertising.
The dataset is intended to learn click predictions models and evaluate by how much their predictions are biased between different gender groups.
The associated paper is available at Vladimirova et al. 2024.
License… See the full description on the dataset page: https://huggingface.co/datasets/criteo/FairJob.cxlssd-raw-criteo-tb
CXL-SSD Archetype Routing — Criteo Terabyte (raw)
Stage-00 snapshot (2026-05-02). Single-dataset cold storage of the
Criteo Terabyte CTR Logs as used by the CXL-SSD page-oriented
embedding lookup paper.
381 GB compressed
24 days of click logs, 4 billion samples
Used for the largest-vocab DLRM evaluation
Companion repos
Paper outer repo: https://github.com/shadowcollecter/cxlssd-archetype-routing
Preprocessed split: HF shadowcollecter/cxlssd-archetype-processed
(look… See the full description on the dataset page: https://huggingface.co/datasets/shadowcollecter/cxlssd-raw-criteo-tb.criteo-cleanedcriteo-1M
Criteo 1M
A uniform random sample of 1,000,000 rows drawn from the full
Criteo Display Advertising Challenge
dataset.
The sampling preserves the original click / no-click base rate:
split
rows
positives (click=1)
click rate
this sample
1,000,000
251,177
25.12%
full Criteo
~45.8M
~11.7M
~25.6%
So this file is suitable as a drop-in stand-in for the full dataset whenever
you need something that fits in memory but should still reflect the natural
class balance of the… See the full description on the dataset page: https://huggingface.co/datasets/eldieguinpo/criteo-1M.criteo-uplift
Introduction
This dataset is released along with the paper:
A Large Scale Benchmark for Uplift Modeling
Eustache Diemert, Artem Betlei, Christophe Renaudin; (Criteo AI Lab), Massih-Reza Amini (LIG, Grenoble INP)
This work was published in: AdKDD 2018 Workshop, in conjunction with KDD 2018.
When using this dataset, please cite the paper with following bibtex:
@inproceedings{Diemert2018,
author = {{Diemert Eustache, Betlei Artem} and Renaudin, Christophe and Massih-Reza, Amini}… See the full description on the dataset page: https://huggingface.co/datasets/fizzedith/criteo-uplift.criteo-attribution-dataset
Criteo Attribution Modeling for Bidding Dataset
This dataset is released along with the paper:
Attribution Modeling Increases Efficiency of Bidding in Display Advertising
Eustache Diemert*, Julien Meynet* (Criteo Research), Damien Lefortier (Facebook), Pierre Galland (Criteo) *authors contributed equally
2017 AdKDD & TargetAd Workshop, in conjunction with The 23rd ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2017)
When using this dataset, please cite the… See the full description on the dataset page: https://huggingface.co/datasets/soukatroy/criteo-attribution-dataset.Criteo_x4_001Criteocriteo-uplift
Introduction
This dataset is released along with the paper:
A Large Scale Benchmark for Uplift Modeling
Eustache Diemert, Artem Betlei, Christophe Renaudin; (Criteo AI Lab), Massih-Reza Amini (LIG, Grenoble INP)
This work was published in: AdKDD 2018 Workshop, in conjunction with KDD 2018.
When using this dataset, please cite the paper with following bibtex:
@inproceedings{Diemert2018,
author = {{Diemert Eustache, Betlei Artem} and Renaudin, Christophe and Massih-Reza, Amini}… See the full description on the dataset page: https://huggingface.co/datasets/spanchom/criteo-uplift.criteo-cleand-v2criteo-cleaned-v2processed_criteo_testprocessed_criteo_trainprocessed_criteo_evalcriteo_ctr_fullslateclickrecocriteo-dataset-v2criteocriteo-cleaned-v3
