'''
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
'''
''' 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 '''
在哪里下载模型