Skip to content

Commit 1af73f4

Browse files
authored
Fix fuzz active.
1 parent 3f45498 commit 1af73f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

delphi/scorers/classifier/fuzz.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ def _convert_to_non_activating(
7575
tokens=example.tokens,
7676
activations=example.activations,
7777
str_tokens=example.str_tokens,
78-
normalized_activations=example.normalized_activations,
7978
distance=-1,
8079
)
8180
for example in examples

0 commit comments

Comments
 (0)