Spaces:
Sleeping
Sleeping
Update constants.py
Browse files- constants.py +1 -1
constants.py
CHANGED
@@ -4,7 +4,7 @@ LEADERBOARD_INTRODUCTION = """
|
|
4 |
π Welcome to the leaderboard of the **DD-Ranking**!
|
5 |
|
6 |
<div style="display: flex; flex-wrap: wrap; align-items: center; gap: 10px;">
|
7 |
-
<
|
8 |
</div>
|
9 |
|
10 |
> DD-Ranking (DD, i.e., Dataset Distillation) is an integrated and easy-to-use benchmark for dataset distillation. It aims to provide a fair evaluation scheme for DD methods that can decouple the impacts from knowledge distillation and data augmentation to reflect the real informativeness of the distilled data.
|
|
|
4 |
π Welcome to the leaderboard of the **DD-Ranking**!
|
5 |
|
6 |
<div style="display: flex; flex-wrap: wrap; align-items: center; gap: 10px;">
|
7 |
+
<img src='https://img.shields.io/github/stars/NUS-HPC-AI-Lab/DD-Ranking'>
|
8 |
</div>
|
9 |
|
10 |
> DD-Ranking (DD, i.e., Dataset Distillation) is an integrated and easy-to-use benchmark for dataset distillation. It aims to provide a fair evaluation scheme for DD methods that can decouple the impacts from knowledge distillation and data augmentation to reflect the real informativeness of the distilled data.
|