Skip to content

Commit 12abb70

Browse files
committed
Add note about included model
1 parent 0f37792 commit 12abb70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

thermometer/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Paper: [Buckman et al. 2018](https://openreview.net/forum?id=S18Su--CW)
66

77
Run `./setup.sh` to fetch models.
88

9+
The included model is the thermometer-encoded model trained with adversarial
10+
training, which has 30% accuracy under the specified linf perturbation bound of
11+
0.031 (while the model trained without adversarial training has 0% accuracy).
12+
913
## Breaks
1014

1115
* Thermometer Encoding: BPDA

0 commit comments

Comments
 (0)