Closed JohnGiorgi closed 5 years ago
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.
:white_check_mark: JohnGiorgi
:x: jswu18
You have signed the CLA already but the status is still pending? Let us recheck it.
Unit tests are passing, but cryptic error from tox
is causing build to break... merge for now.
This pull request adds a functioning BERT model for NER (implemented in PyTorch). It likely caused some issues with existing code for training BiLSTM-CRF, hence why it is being merged into
development
.