Skip to content

Commit 43c47f6

Browse files
committed
removed f1 scores
1 parent 21d29a0 commit 43c47f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_config/EUR-Lex/tree_l2svm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ linear_technique: tree
1111

1212
# eval
1313
eval_batch_size: 256
14-
monitor_metrics: [Macro-F1, Micro-F1, P@1, P@3, P@5]
14+
monitor_metrics: [P@1, P@3, P@5]
1515
metric_threshold: 0
1616

1717
data_format: txt

0 commit comments

Comments
 (0)