dmlc / gluon-nlp

NLP made easy
https://nlp.gluon.ai/
Apache License 2.0
2.56k stars 535 forks source link

[BERT] BERT QA Enhancements #502

Open eric-haibin-lin opened 5 years ago

eric-haibin-lin commented 5 years ago

Thanks to @fierceX we now have an fine-tuning example of BERT for SQuAD 1.1. https://github.com/dmlc/gluon-nlp/pull/493

Followup works:

eric-haibin-lin commented 5 years ago

Would you be interested to make some enhancement for BERT+QA for gluonnlp? @zhiheng-huang