Yeah, something like that β it's most likely a side-effect from the weights of the existing pre-trained model. If you search for WORK_OF_ART, you'll see that this is a pretty common problem. That's likely due to the fact that WORK_OF_ART is the rarest category. See Matt's comment here:
v2.1.0 will already ship with various improvements to the entity recognizer that should hopefully prevent some of this. We're also working on bringing more built-in solutions to prevent catastrophic forgetting into the core library. For example, when training a model, you'd then be able to "remind" it of what it previously predicted.