Fine-tune GLiNER on mostly label empty data #189
Unanswered
elements72
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Yes, only keep data with entities |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am fine-tuning GLiNER on a dataset where most texts do not present any entity. The model struggles to learn and after a couple of epochs, the f1 score drops to zero. How does GLiNER behave in a scenario like this? Should I keep only the data point where there are entities?
Beta Was this translation helpful? Give feedback.
All reactions