File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 53
53
" \n " ,
54
54
" %cd /home/EssayKiller_V2/LanguageNetwork/GPT2/finetune/\n " ,
55
55
" !perl /home/EssayKiller_V2/LanguageNetwork/GPT2/scripts/gdown.pl https://drive.google.com/open?id=1ujWYTOvRLGJX0raH-f-lPZa3-RN58ZQx trained_models/model.ckpt-280000.data-00000-of-00001\n " ,
56
+ " !python3 scripts/down_gdrive_file.py -file_id='1ujWYTOvRLGJX0raH-f-lPZa3-RN58ZQx' -file_path='trained_models/model.ckpt-280000.data-00000-of-00001' &> predict.log\n "
56
57
" !wget -q --show-progress https://github.com/EssayKillerBrain/EssayKiller/releases/download/v1.0/model.ckpt-280000.index -P /home/EssayKiller_V2/LanguageNetwork/GPT2/finetune/models/mega\n " ,
57
58
" !wget -q --show-progress https://github.com/EssayKillerBrain/EssayKiller/releases/download/v1.0/model.ckpt-280000.meta -P /home/EssayKiller_V2/LanguageNetwork/GPT2/finetune/models/mega\n " ,
58
59
" \n " ,
59
60
" !echo '模型下载完成,Git项目已构建,请继续点击下方的▶️'\n " ,
60
- " # If gdown.pl failed, please uncomment following code & exec\n " ,
61
- " #!python3 scripts/down_gdrive_file.py -file_id='1ujWYTOvRLGJX0raH-f-lPZa3-RN58ZQx' -file_path='trained_models/model.ckpt-280000.data-00000-of-00001' &> predict.log"
61
+ " # If gdown.pl failed, please uncomment following code & exec"
62
62
]
63
63
},
64
64
{
You can’t perform that action at this time.
0 commit comments