Unifying Dataset Pruning and Distillation
Collection
Distilled and pruning datasets used in the paper "Unifying Dataset Pruning and Distillation for Efficient Large-scale Compression", ICML 2026 • 37 items • Updated
image imagewidth (px) 224 224 | class_id int32 0 999 |
|---|---|
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
0 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
2 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
3 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
4 | |
5 | |
5 | |
5 | |
5 | |
5 | |
5 | |
5 | |
5 | |
5 | |
5 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
7 | |
7 | |
7 | |
7 | |
7 | |
7 | |
7 | |
7 | |
7 | |
7 | |
8 | |
8 | |
8 | |
8 | |
8 | |
8 | |
8 | |
8 | |
8 | |
8 | |
9 | |
9 | |
9 | |
9 | |
9 | |
9 | |
9 | |
9 | |
9 | |
9 |
Dataset created according to the paper An Empirical Study of Example Forgetting during Deep Neural Network Learning.
from datasets import load_dataset
dataset = load_dataset("he-yang/2025-rethinkdc-imagenet-forgetting-ipc-10")
For more information, please refer to the Rethinking-Dataset-Compression