Skip to content

Latest commit

 

History

History
10 lines (4 loc) · 419 Bytes

README.md

File metadata and controls

10 lines (4 loc) · 419 Bytes

BERT Fine-tune model

对各种NLP任务使用BERT进行finetune
  • 使用中文NER数据来finetune的命名实体模型bert_model:BERT_ner

  • 使用THUNews中文新闻数据来finetune的文本多分类模型bert_model:BERT_clf