Skip to content

Commit 59ae661

Browse files
author
Peng Li
committed
Fix formatting error.
1 parent c287b6b commit 59ae661

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

python/paddle/trainer_config_helpers/evaluators.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,7 @@ def chunk_evaluator(
330330
label,
331331
chunk_scheme,
332332
num_chunk_types,
333-
name=None,
334-
):
333+
name=None, ):
335334
"""
336335
Chunk evaluator is used to evaluate segment labelling accuracy for a
337336
sequence. It calculates the chunk detection F1 score.

0 commit comments

Comments
 (0)