How to Fine Tune BERT for “Custom” Named Entities Recognition task?

前端 未结 0 1139
暗喜
暗喜 2021-01-01 21:39

I have a BERT model for Classification which I am using for classification task. The Model Structure is as follows:

class BERT_Subject_Classifier(nn.Module):
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题