Bert-Chinese-Text-Classification-Pytorch icon indicating copy to clipboard operation
Bert-Chinese-Text-Classification-Pytorch copied to clipboard

放在colab上的问题

Open SuCao-university opened this issue 2 years ago • 1 comments

在colab上跑run.py会出现 usage: run.py [-h] --model MODEL run.py: error: the following arguments are required: --model 在pycharm可以配置编辑,请问colab怎么解决?

SuCao-university avatar Mar 22 '23 14:03 SuCao-university

在--model 这个地方 run.py 里直接写死 把你得路径写到run.py里固定死,别从外部输入就行

macqueen09 avatar Jul 12 '23 10:07 macqueen09