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

Add BERT benchmarks #21

Open
loretoparisi opened this issue Nov 23, 2018 · 2 comments
Open

Add BERT benchmarks #21

loretoparisi opened this issue Nov 23, 2018 · 2 comments

Comments

@loretoparisi
Copy link

Thanks for this repo. It could be very interesting to add the latest Google's BERT model that claims to be state-of-the-art in recent NLP tasks among them text classification. They have a classifier implementation to adapt, here some details.

@wabyking
Copy link
Collaborator

Actually, we are doting this,
Please refer to
https://github.com/wabyking/TextClassificationBenchmark/blob/master/models/BERTFast.py
It depends on a related project named #pytorch_pretrained_bert#

@loretoparisi
Copy link
Author

loretoparisi commented Nov 23, 2018

@wabyking thank you! I have just seen that 👍
By the way I was actually referring to BERT for Tensorflow rather than Pytorch as in the original implementation.

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