he-yang/2025-rethinkdc-imagenet-forgetting-ipc-50
Dataset used for paper -> "Rethinking Dataset Compression: Shifting Focus From Labels to Images" Dataset created according to the paper An Empirical Study of Example Forgetting during Deep Neural Network Learning. Basic Usage from datasets import load_dataset dataset = load_dataset("he-yang/2025-rethinkdc-imagenet-forgetting-ipc-50") For more information, please refer to the Rethinking-Dataset-Compression
096
language:
- en tags:
- dataset-compression
- dataset-pruning
- ipc-50 ---
Dataset used for paper -> "Rethinking Dataset Compression: Shifting Focus From Labels to Images"
Dataset created according to the paper An Empirical Study of Example Forgetting during Deep Neural Network Learning.
Basic Usage
from datasets import load_dataset
dataset = load_dataset("he-yang/2025-rethinkdc-imagenet-forgetting-ipc-50")For more information, please refer to the Rethinking-Dataset-Compression
