This commit is contained in:
erenup 2021-08-14 12:00:40 +08:00
parent b1b7a56fd1
commit d1a361bc16
1 changed files with 2 additions and 1 deletions

View File

@ -33,4 +33,5 @@ pip install -r requirements.txt
7. 如果提示部分python包不存在比如transformers在Terminal终端通过`pip install transformers`即可。
## 上传到google colab打开
本教程也可以在google colab打开可以使用其免费的cpu和gpu资源自己直接将代码库中ipynb结尾的文件上传到google drive中然后双击打开即可。
本教程也可以在google colab打开可以使用其免费的cpu和gpu资源自己直接将代码库中ipynb结尾的文件上传到google drive中然后双击打开即可。如果需要下载大文件可以挂载google drive免费15G更大的文件得自己升级了。
![](./pictures/colab-drive.png)