BERT学习笔记一:运行BERT模型代码前

电脑配置 CPU: tensorflow1.11+protobuf3.6.0 pip install tensorflow=1.11 pip安装tensorflow1.11默认会将protobuf升级至3.6.1(坑了好久) 先卸载protobuf:pip uninstall protobuf 安装protobuf3.6.0:pip install protobuf=3.6.0 git GPU:
相关文章
相关标签/搜索