Rethinking-Large-scale-Dataset-Compression
					Collection
				
Distilled and pruning datasets used in the paper "Rethinking Large-scale Dataset Compression: Shifting Focus From Labels to Images"
					• 
				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 Deep Learning on a Data Diet: Finding Important Examples Early in Training.
from datasets import load_dataset
dataset = load_dataset("he-yang/2025-rethinkdc-imagenet-el2n-ipc-10")
For more information, please refer to the Rethinking-Dataset-Compression