CoolFace
Modelpublic

ai4data/gliner_datause

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes2.2kdownloads
Model Card

glinerdatauseextended

Fine-tune of urchade/gliner_large-v2.1 for data-use mention extraction (dataset / survey / census / registry mentions in economics research papers).

Labels

  • NAMED_DATA — a proper name, title, or acronym of a specific data source
  • DESCRIPTIVE_DATA — a source described in words but not named
  • VAGUE_DATA — generic data wording with no identifiable source

Training

  • base model: urchade/gliner_large-v2.1
  • dataset: rafmacalaba/data-use-mentions-extended (gliner config)
  • epochs: 5
  • learning rate: 5e-06
  • batch size: 16
  • precision: bf16

Evaluation (holdout)

thrtpfpfnprecisionrecallf0.5f1
0.101227588532890.58100.97700.63220.7287
0.201215364454110.65350.96730.69880.7800
0.301201352185510.69720.95610.73710.8064
0.401184441437200.74090.94270.77400.8297
0.5011489300210750.79280.91440.81450.8493
0.6010542193520220.84490.83910.84370.8420
0.70839694041680.89930.66830.84110.7668

Best F0.5: 0.8437 (thr=0.6) Best F1: 0.8493 (thr=0.5)

<!-- NERCOMPARISONSTART -->

NER holdout comparison

device: NVIDIA H100 NVL

rafmacalaba/data-use-mentions-extended (n=9249)

modelbackendbest F0.5thrbest F1thrwall-clock (s)texts/s
ai4data/gliner_datausegliner0.84370.60.84930.5200.946.0
ai4data/gliner2_datausegliner20.86340.70.86240.6181.051.1

F0.5 by threshold (sweet spots side-by-side):

thr`ai4data/gliner_datause``ai4data/gliner2_datause`
0.10.63210.7321
0.20.69870.7712
0.30.73710.7979
0.40.77400.8201
0.50.81450.8363
0.60.84370.8523
0.70.84110.8634

<!-- NERCOMPARISONEND -->