Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to train a model with randomly initialized weights #63

Open
odek53r opened this issue Sep 27, 2019 · 1 comment
Open

How to train a model with randomly initialized weights #63

odek53r opened this issue Sep 27, 2019 · 1 comment

Comments

@odek53r
Copy link

odek53r commented Sep 27, 2019

I wanna train a ner model without pretrained weights. I remove --init_checkpoint from the command and execute it, but I get error message "--init_checkpoint must have a value other than None".
How should I do ? thanks

@stevezheng23
Copy link
Owner

@odek53r Training a NER model from scratch is not support currently, sorry.

@odek53r odek53r changed the title How to train a model with randomly initialized parameters How to train a model with randomly initialized weights Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants