Bert-as-service: How to train our own domain-specific data instead of using pre-training models?

Created on 26 Apr 2019  Â·  2Comments  Â·  Source: hanxiao/bert-as-service

How to train our own domain-specific data instead of using pre-training models?

Most helpful comment

Another approach is called "further pre-training" which builds on the horizontal pre-training. Has anyone tried this in this community? Here's a paper that shows favourable "domain-specific pre-training" outcomes

All 2 comments

That seems beyond the scope of this repository, but https://towardsdatascience.com/pre-training-bert-from-scratch-with-cloud-tpu-6e2f71028379 is a quite good description on doing full training of BERT models from your own data.

Another approach is called "further pre-training" which builds on the horizontal pre-training. Has anyone tried this in this community? Here's a paper that shows favourable "domain-specific pre-training" outcomes

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zhant09 picture zhant09  Â·  3Comments

xpact picture xpact  Â·  5Comments

denity picture denity  Â·  3Comments

calliwen picture calliwen  Â·  7Comments

crapthings picture crapthings  Â·  3Comments