Antoine Chaffin commited on
Commit
9c28b80
1 Parent(s): 27f0bd3

Remove prompt

Browse files
Files changed (1) hide show
  1. watermark.py +1 -1
watermark.py CHANGED
@@ -145,7 +145,7 @@ class Watermarker(object):
145
  generator = self.generator
146
 
147
  print("attacked_texts = ", attacked_texts)
148
- print("prompts = ", prompts")
149
 
150
  cdfs = []
151
  ms = []
 
145
  generator = self.generator
146
 
147
  print("attacked_texts = ", attacked_texts)
148
+ print("prompts = ", prompts)
149
 
150
  cdfs = []
151
  ms = []