Skip to content

Commit

Permalink
fix: do not map lasting_above class to 1 in predict_config
Browse files Browse the repository at this point in the history
This mapping was specific to the previous proto151 dataset, and is irrelevant today (it can even lead to bad test metrics if left intact)
  • Loading branch information
CharlesGaydon committed Oct 24, 2023
1 parent a4eb88a commit 2260b08
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ dataset_description:
56: 1
57: 1
58: 1
64: 1
66: 1
67: 1
77: 1
Expand Down

0 comments on commit 2260b08

Please sign in to comment.