yangfan
feat(*): add all for like bert
6bce1f7
|
raw
history blame
248 Bytes

在 pretrained_bert 文件夹中放入 huggingface 的 bert-base-chinese 模型权重 pytorch_model.bin、配置文件 config.json 和词典 vocab.txt

huggingface bert-base-chinese 下载地址:https://huggingface.co/bert-base-chinese/tree/main