Spaces:
Sleeping
Sleeping
Update src/about.py
Browse files- src/about.py +1 -1
src/about.py
CHANGED
@@ -45,7 +45,7 @@ To reproduce our results, here is the commands you can run:
|
|
45 |
"""
|
46 |
|
47 |
EVALUATION_QUEUE_TEXT = """
|
48 |
-
|
49 |
#### Attack success rate (ASR) into two categories: (1) the pre-attack success rate (pre-ASR), and (2) the post-attack success rate (post-ASR)
|
50 |
#### Fréchet inception distance(FID)
|
51 |
"""
|
|
|
45 |
"""
|
46 |
|
47 |
EVALUATION_QUEUE_TEXT = """
|
48 |
+
Evaluation Metrics
|
49 |
#### Attack success rate (ASR) into two categories: (1) the pre-attack success rate (pre-ASR), and (2) the post-attack success rate (post-ASR)
|
50 |
#### Fréchet inception distance(FID)
|
51 |
"""
|