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 adjust hyperparameters when using different datasets? #1

Open
TimeLessLing opened this issue Apr 21, 2019 · 0 comments
Open

Comments

@TimeLessLing
Copy link

I don't have English Penn Treebank datasets, so I used Chinese Penn Treebank and UD 2.0 datasets (convert to conll-format). But when I trained this network, I can't get a good result. The loss will drop to around 1.5 and then it will not fall again. And the maximum valid accuracy is 40%. I have tuned lr(from 2e-6 to 2e-3) and batch-size(from 1 to 128), but the results are still not much changed. What should I do in this dilemma?

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