tricktreat / DiffusionNER

Code for the paper "DiffusionNER: Boundary Diffusion for Named Entity Recognition", accepted at ACL 2023.
95 stars 17 forks source link

what's the enity recognition generate speed ? #1

Closed feng-1985 closed 1 year ago

tricktreat commented 1 year ago

As shown in Table 3 in the paper, we compare the generation efficiency of several generative NER models. When running on a single GeForce RTX 3090, the DiffusionNER model, using a denoising timestep of 1, demonstrated an impressive entity generation rate of ~80 sentences per second.