How to concatenate two pre-trained BERT?

后端 未结 0 788
醉酒成梦
醉酒成梦 2021-01-01 14:41

using HuggingFace library for classification, i want to concatenate two types of BERT together.

max_length = 50
tokenizer = RobertaTokenizer.from_pretrained(\         


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