We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f45498 commit 1af73f4Copy full SHA for 1af73f4
delphi/scorers/classifier/fuzz.py
@@ -75,7 +75,6 @@ def _convert_to_non_activating(
75
tokens=example.tokens,
76
activations=example.activations,
77
str_tokens=example.str_tokens,
78
- normalized_activations=example.normalized_activations,
79
distance=-1,
80
)
81
for example in examples
0 commit comments