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

what hyperparams/settings for 90.94 f1 on CoNLL 2003 ? #94

Open
sravanbabuiitm opened this issue Nov 29, 2018 · 0 comments
Open

what hyperparams/settings for 90.94 f1 on CoNLL 2003 ? #94

sravanbabuiitm opened this issue Nov 29, 2018 · 0 comments

Comments

@sravanbabuiitm
Copy link

Hi,

I have tried training NER model using the Anago sequence code.
I also used pretrained glove embeddings and followed exact same code as here :
https://github.com/Hironsan/anago/blob/master/examples/ner_glove.py

I also tried w2v with word_embedding lower_case=False, but I'm unable to go past 87 F1 score.
I tried changing the optimizer from adam to sgd with grad clipping at 5

Can you please let me know the settings used for 90.94 ?
I have tried several runs with diff hyperparam settings but still dont go beyond 87.

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

1 participant