Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Dataset used for paper -> "Rethinking Dataset Compression: Shifting Focus From Labels to Images"
|
| 2 |
Dataset created according to the paper [Identifying Mislabeled Data using the Area Under the Margin Ranking](https://arxiv.org/abs/2001.10528).
|
| 3 |
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- dataset-compression
|
| 7 |
+
- dataset-pruning
|
| 8 |
+
- ipc-10
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# Dataset used for paper -> "Rethinking Dataset Compression: Shifting Focus From Labels to Images"
|
| 12 |
Dataset created according to the paper [Identifying Mislabeled Data using the Area Under the Margin Ranking](https://arxiv.org/abs/2001.10528).
|
| 13 |
|