Skip to content
Discussion options

You must be logged in to vote

Hi @wallybeamm, by default ents_f is set to a non-zero value for the calculation of SCORE. Try setting it to 0?
[training.score_weights]
rel_micro_p = 0.0
rel_micro_r = 0.0
rel_micro_f = 1.0
ents_f = 0.0

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@wallybeamm
Comment options

@rmitsch
Comment options

@wallybeamm
Comment options

@rmitsch
Comment options

@wallybeamm
Comment options

Answer selected by wallybeamm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training Training and updating models feat / scorer Feature: Scorer
2 participants