diff --git a/crabs/detector/evaluate_model.py b/crabs/detector/evaluate_model.py index b5ecb6ef..58f9a9cf 100644 --- a/crabs/detector/evaluate_model.py +++ b/crabs/detector/evaluate_model.py @@ -287,8 +287,6 @@ def evaluate_parse_args(args): help=( "Name of the experiment in MLflow, under which the current run " "will be logged. " - "For example, the name of the dataset could be used, to group " - "runs using the same data. " "By default: _evaluation." ), )