xinchen9 commited on
Commit
e7be929
1 Parent(s): e2261c7

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +2 -1
src/about.py CHANGED
@@ -48,7 +48,8 @@ EVALUATION_QUEUE_TEXT = """
48
  Evaluation Metrics: Attack success rate (ASR) into two categories: (1) the pre-attack success rate (pre-ASR), and (2) the post-attack success.
49
  rate (post-ASR). Both are percentage formula
50
  Fréchet inception distance(FID) into two categories:(1): the FID of image generated by Base Model (Pre-FID),and
51
- (2) The FID of images generated by Unlearned Methods (Post-FID).
 
52
  """
53
 
54
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
 
48
  Evaluation Metrics: Attack success rate (ASR) into two categories: (1) the pre-attack success rate (pre-ASR), and (2) the post-attack success.
49
  rate (post-ASR). Both are percentage formula
50
  Fréchet inception distance(FID) into two categories:(1): the FID of image generated by Base Model (Pre-FID),and
51
+ (2) The FID of images generated by Unlearned Methods (Post-FID).\\
52
+ the number -1 means no data reported till now
53
  """
54
 
55
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"