qinghuazhou commited on
Commit
45fc2ac
·
1 Parent(s): 12c0194

updated demo

Browse files
Files changed (1) hide show
  1. stealth_edit/editors.py +1 -1
stealth_edit/editors.py CHANGED
@@ -19,7 +19,7 @@ from stealth_edit import compute_subject, compute_object
19
  from stealth_edit import compute_wb, edit_utils
20
 
21
  from dsets import wikipedia
22
- s
23
  np.random.seed(144)
24
 
25
 
 
19
  from stealth_edit import compute_wb, edit_utils
20
 
21
  from dsets import wikipedia
22
+
23
  np.random.seed(144)
24
 
25