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:
相關文章
相關標籤/搜索