Not getting the folder structure inside /model-best/transformer/model
while training Custom NER model
#10293
Unanswered
Chetan8000
asked this question in
Help: Other Questions
Replies: 1 comment 4 replies
-
The serialization format changed in |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
Not getting the folder structure inside the model while training the Custom NER model, right now just getting model file instead of a folder
/model-best/transformer/model
when I tried this previously that time I'll get the folder structure in the above location (
/model-best/transformer/model
)right now I'm using the same config.cfg file and configuration but right now I'll just get the model file.
here is the folder structure I'll get previously,
and right now I'm getting this
here is my
config.cfg
Your Environment
Beta Was this translation helpful? Give feedback.
All reactions