Display 5 worst predictions at the end of evaluation
All threads resolved!
All threads resolved!
Compare changes
Files
4- Manon Blanco authored
+ 39
− 0
@@ -6,12 +6,16 @@ Evaluate a trained DAN model.
@@ -25,6 +29,7 @@ from nerval.utils import print_results
@@ -66,6 +71,38 @@ def add_evaluate_parser(subcommands) -> None:
@@ -159,6 +196,8 @@ def eval(rank, config: dict, nerval_threshold: float, mlflow_logging: bool):