xiaolingao's picture
Upload README.md with huggingface_hub
446a4f0 verified
metadata
language:
  - en
tags:
  - dataset-compression
  - dataset-distillation
  - ipc-50

Dataset used for paper -> "Rethinking Dataset Compression: Shifting Focus From Labels to Images"

Dataset created according to the paper Squeeze, Recover and Relabel: Dataset Condensation at ImageNet Scale From A New Perspective.

Basic Usage

from datasets import load_dataset
dataset = load_dataset("he-yang/2025-rethinkdc-imagenet-sre2l-ipc-50")

For more information, please refer to the Rethinking-Dataset-Compression