Skip to content

Commit 001e112

Browse files
authored
Update README.md
1 parent 5d825a8 commit 001e112

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@
44

55
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.
66

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).
23+
724
## Selected News Coverage
825

926
* [The Register](https://www.theregister.com/2021/04/01/mit_ai_accuracy/)

0 commit comments

Comments
 (0)