rafmacalaba/gliner-datause-mentions-catch-all
020
gliner-datause-mentions-catch-all
GLiNER catch-all proposer (catch_all) trained on rafmacalaba/data-use-mentions (config catch_all, column ner):
- arm
catch_all:nercolumn (every candidate span is DATAMENTION: keeps and drops alike) — recall-oriented proposer for the probe cascade. The probe head owns keep/drop. Eval: gold = DATAMENTION spans; predictions = DATA_MENTION predictions only.
Training
- base model:
urchade/gliner_large-v2.1 - dataset:
rafmacalaba/data-use-mentions(configcatch_all, columnner) - labels:
DATA_MENTION - corpus:
all - epochs: 5
- learning rate: 5e-06
- batch size: 16
- precision: bf16
Evaluation (holdout, DATA_MENTION only)
Best F0.5: 0.8840 (thr=0.7) Best F1: 0.8799 (thr=0.6)
