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

Classification changes #1151

Merged
merged 5 commits into from Sep 24, 2019
Merged

Classification changes #1151

merged 5 commits into from Sep 24, 2019

Conversation

alanakbik
Copy link
Collaborator

This PR makes some small modifications to DocumentRNNEmbeddings and the ClassificationDataset.

The DocumentRNNEmbeddings are modified to have the same dropout logic as the SequenceTagger, consisting of dropout, locked dropout and word dropout. The ClassificationDataset now automatically samples a test set if only a train dataset is provided.

@yosipk
Copy link
Collaborator

yosipk commented Sep 24, 2019

👍

1 similar comment
@alanakbik
Copy link
Collaborator Author

👍

@alanakbik alanakbik merged commit 899827b into master Sep 24, 2019
@alanakbik alanakbik deleted the classification-changes branch September 27, 2019 15:05
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

Successfully merging this pull request may close these issues.

None yet

2 participants