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: index.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
<!-- Replace the content tag with appropriate information -->
8
8
<metaname="description" content="Towards Understanding Why Label Smoothing Degrades Selective Classification and How to Fix It. Accepted to ICLR 2025.">
9
9
<metaproperty="og:title" content="Towards Understanding Why Label Smoothing Degrades Selective Classification and How to Fix It" />
10
-
<metaproperty="og:description" content="A lead to explain the disastrous effects of label-smoothing on the selective classification abilities of your model." />
10
+
<metaproperty="og:description" content="A lead towards explaining the disastrous effects of label-smoothing on the selective classification abilities of your model." />
0 commit comments