Skip to content

Commit 6df6a8f

Browse files
author
Rahul Rade
committed
minor README change
1 parent 998f8bb commit 6df6a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $ python train-wa.py --data-dir <data_dir> \
2929
--aux-data-filename <path_to_additional_data>
3030
```
3131

32-
**Note**: Note that with [Gowal et al., 2020](https://arxiv.org/abs/2010.03593) expect about 0.5% lower robust accuracy than that reported in the paper since the original implementation uses a custom regenerated pseudolabeled dataset which is not publicly available (See Section 4.3.1 [here](https://arxiv.org/abs/2010.03593)).
32+
**Note**: Note that with [Gowal et al., 2020](https://arxiv.org/abs/2010.03593), expect about 0.5% lower robust accuracy than that reported in the paper since the original implementation uses a custom regenerated pseudolabeled dataset which is not publicly available (See Section 4.3.1 [here](https://arxiv.org/abs/2010.03593)).
3333

3434
### Robustness Evaluation
3535

0 commit comments

Comments
 (0)