Bert-Chinese-Text-Classification-Pytorch
Bert-Chinese-Text-Classification-Pytorch copied to clipboard
放在colab上的问题
在colab上跑run.py会出现 usage: run.py [-h] --model MODEL run.py: error: the following arguments are required: --model 在pycharm可以配置编辑,请问colab怎么解决?
在--model 这个地方 run.py 里直接写死 把你得路径写到run.py里固定死,别从外部输入就行