If I use a pre-trained model for multiclass classification, will it fine tune the language model using the training data?

后端 未结 0 829
轮回少年
轮回少年 2020-12-06 07:21

I am testing a classifier as follows ...


from simpletransformers.classification import ClassificationModel
model_bert_all = ClassificationModel(\'bert\', \'b         


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