sinovation / ZEN

A BERT-based Chinese Text Encoder Enhanced by N-gram Representations
Apache License 2.0
642 stars 104 forks source link

How to locate cached pre-trained weights? #7

Closed 3288103265 closed 5 years ago

3288103265 commented 5 years ago

Args.bert_model need a path of pre_trained bert weights. But I don't know how to locate it because it is cached automatically.