georgian-io / Multimodal-Toolkit

Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
https://multimodal-toolkit.readthedocs.io
Apache License 2.0
587 stars 84 forks source link

pretrain Bert model for chinese tasks #13

Closed SharonJin422 closed 1 year ago

SharonJin422 commented 2 years ago

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?

akashsaravanan-georgian commented 1 year ago

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