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

Updating to pytorch-transformers #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

desireevl
Copy link

@desireevl desireevl commented Aug 9, 2019

Fix to #14. I believe that this should update the things that have changed from the migration from pretrainedbert to pytorch-transformers. This update runs fine for me using the toxic Kaggle dataset however, I think there may be some other things in trainer.py that I have missed.

Also in bert_fine.py, I have commented out output_all_encoded_layers in the forward function as I'm not sure how to include this

@maxware0715
Copy link

Thank you!
By the way, focal loss is better than BCE loss, especially for hundreds of labels

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