How to use numind/NuNER_Zero with GLiNER:
from gliner import GLiNER model = GLiNER.from_pretrained("numind/NuNER_Zero")
In research paper NuNER they have discussed model with 2 parameter size 125M and 355 M . what is parameter quantity in NuNERZero model
· Sign up or log in to comment