yooweey commited on
Commit
5ed2731
·
verified ·
1 Parent(s): 4a5c59f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,12 +8,14 @@ The ImageNet-A dataset contains 7,500 natural adversarial examples.
8
 
9
  Also see the ImageNet-C and ImageNet-P datasets at https://github.com/hendrycks/robustness
10
 
 
11
  @article{hendrycks2019nae,
12
  title={Natural Adversarial Examples},
13
  author={Dan Hendrycks and Kevin Zhao and Steven Basart and Jacob Steinhardt and Dawn Song},
14
  journal={arXiv preprint arXiv:1907.07174},
15
  year={2019}
16
  }
 
17
 
18
  There are 200 classes we consider. The WordNet ID and a description of each class is as follows.
19
 
 
8
 
9
  Also see the ImageNet-C and ImageNet-P datasets at https://github.com/hendrycks/robustness
10
 
11
+ ```bibtex
12
  @article{hendrycks2019nae,
13
  title={Natural Adversarial Examples},
14
  author={Dan Hendrycks and Kevin Zhao and Steven Basart and Jacob Steinhardt and Dawn Song},
15
  journal={arXiv preprint arXiv:1907.07174},
16
  year={2019}
17
  }
18
+ ```
19
 
20
  There are 200 classes we consider. The WordNet ID and a description of each class is as follows.
21