ymcui / Chinese-BERT-wwm

Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
https://ieeexplore.ieee.org/document/9599397
Apache License 2.0
9.57k stars 1.38k forks source link

couldn't load the model RoBERTa-wwm-ext-large #84

Closed lanmingxiang closed 4 years ago

lanmingxiang commented 4 years ago

Why I couldn't use bert-serving-start load the model RoBERTa-wwm-ext-large? Sometimes Python stops running

ymcui commented 4 years ago

I am not familiar with bert-serving-start, so I cannot help you with this issue. RoBERTa-wwm-ext-large should be used in the same way as BERT-large.

ymcui commented 4 years ago

Reopen if necessary.