georgian-io/Multimodal-Toolkit

pretrain Bert model for chinese tasks

SharonJin422 opened this issue · 1 comments

Hello, if I want to verify the performance of combination methods on Chinese tasks, does the pretrained Bert model support it? Or I should use self-trained Bert model?

You could use bert-base-chinese (https://huggingface.co/bert-base-chinese) for this.