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
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,23 @@
4
4
5
5
The cleaned and corrected test sets for all ten ML benchmark test sets, along with the indices for all label errors at https://labelerrors.com will be made available here on April 21.
6
6
7
+
## Citation for the paper
8
+
9
+
```
10
+
@misc{northcutt2021labelerrors,
11
+
title={Pervasive Label Errors in Test Sets Destabilize Machine Learning Benchmarks},
12
+
author={Curtis G. Northcutt and Anish Athalye and Jonas Mueller},
13
+
year={2021},
14
+
eprint={2103.14749},
15
+
archivePrefix={arXiv},
16
+
primaryClass={stat.ML}
17
+
}
18
+
```
19
+
20
+
On arXiv: https://arxiv.org/pdf/2103.14749.pdf
21
+
22
+
Preliminary versions of this work were accepted to NeurIPS 2020 (1 workshop) and ICLR 2021 (2 workshops).
0 commit comments