Skip to content
Discussion options

You must be logged in to vote

It looks like you're loading an NER component as a Transformer?

[components.transformer]
source = "/content/drive/My Drive/Models/NER/ner_gpu_mh/model-last/"
component = "ner" # Should be "transformer"

Besides that, note that you shouldn't provide extra arguments when sourcing components - they'll be ignored in favor of the settings on the sourced component.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@edgar-mh
Comment options

@edgar-mh
Comment options

@polm
Comment options

Answer selected by adrianeboyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
training Training and updating models
2 participants