macanv / BERT-BiLSTM-CRF-NER

Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
https://github.com/macanv/BERT-BiLSMT-CRF-NER
4.69k stars 1.25k forks source link

请问数据量至少要到什么量级训练效果才会比较好? #286

Closed wpy0521 closed 4 years ago

macanv commented 4 years ago

咳咳,这个,只要你的数据能够让模型学习到正确的分布,能够拟合你的数据那么模型一版能在相同分布的数据上表现的不错,具体要多少,我也不晓得。