ArneBinder / pytorch-ie

PyTorch-IE: State-of-the-art Information Extraction in PyTorch
MIT License
75 stars 7 forks source link

`F1Metric` with `labels="INFERRED"` should consider prediction-only labels #424

Closed ArneBinder closed 4 months ago

ArneBinder commented 4 months ago

For now, we collect the labels only from the gold annotations.