huawei-noah / Pretrained-Language-Model

Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
3.03k stars 626 forks source link

NEZHA pytorch version #114

Open albertY-C opened 3 years ago

albertY-C commented 3 years ago

''' NEZHA pytorch version We only provide fine-tuning codes for sentence classification task in this repository. For MRC and sequential labelling task, please see CLUE

requirements pytorch==1.1.0 python==3.5 download NEZHA-pytorch models Download models from :?????????????? Put pretrained models in pytorch_nezha/pretrained_models/ Run fine-tuning task '''

在哪里下载模型

albertY-C commented 3 years ago

官方的预训练模型下载地址,https://drive.google.com/file/d/1pmULarQ3UmsbctgPbYuL2tlG6H9n-0Kv/view 如果无法下载的话,我把压缩包上传到百度云了,链接:https://pan.baidu.com/s/1K8yIegHlX-W3W4B3YxXyVg 提取码:bzho

258508 commented 1 year ago

你好,能否分享一下NEZHA-Base-WWM/model.ckpt这个文件,谢谢