transformers 使用bert中文模型
pytorch 下载gpu版pip install torch===1.5.0 torchvision===0.6.0 -f https://download.pytorch.org/whl/torch_stable.htmlcpu版pip install torch==1.5.0+cpu torchvision==0.6.0+cpu -f https://download.pytorch.org/whl/torch_stable.html中文bert-wwm 模型 下载中文bert-w