Skip to content
Discussion options

You must be logged in to vote

Hey python3Berg,

Its a largely empirical question whether you will see benefit from the static-vectors or not. It might be the case that your domain is really specific and transfer learning does not improve too much. It might be the case that the text that you have has a lot of unusual tokens for which the pre-trained vectors might be uninformative. For named entity recognition we published a technical report where on the data sets we experimented with the static vectors were always helpful, but especially when recognizing unseen entities i.e.: entities not present in the training set: https://arxiv.org/abs/2212.09255

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by python3Berg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training Training and updating models feat / vectors Feature: Word vectors and similarity
2 participants