You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,8 @@ DD-Ranking has the following features:
111
111
-**Extensible**: DD-Ranking supports various datasets and models.
112
112
-**Customizable**: DD-Ranking supports various data augmentations and soft label strategies.
113
113
114
-
DD-Ranking currently includes the following datasets and methods (categorized by hard/soft label). Evaluation results can be found in the [leaderboard](https://huggingface.co/spaces/Soptq/DD-Ranking).
114
+
DD-Ranking currently includes the following datasets and methods (categorized by hard/soft label). Our replication of the following baselines can be found at the [methods](https://github.com/NUS-HPC-AI-Lab/DD-Ranking/tree/methods) branch. Evaluation results can be found in the [leaderboard](https://huggingface.co/spaces/Soptq/DD-Ranking) and evaluation configurations can be found at the [eval](https://github.com/NUS-HPC-AI-Lab/DD-Ranking/tree/eval) branch.
115
+
115
116
|Supported Dataset|Evaluated Hard Label Methods|Evaluated Soft Label Methods|
116
117
|:-|:-|:-|
117
118
|CIFAR-10|DC|DATM|
@@ -262,9 +263,25 @@ Please check out [CONTRIBUTING.md](./CONTRIBUTING.md) for how to get involved.
0 commit comments