Soptq commited on
Commit
190420e
Β·
verified Β·
1 Parent(s): 7c7f7ff

Update constants.py

Browse files
Files changed (1) hide show
  1. 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
- <a href='https://github.com/NUS-HPC-AI-Lab/DD-Ranking'><img src='https://img.shields.io/github/stars/NUS-HPC-AI-Lab/DD-Ranking.svg?style=social&label=Official'></a>
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.