File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 51
51
" #%tensorflow_version 1.5.2-GPU/TPU\n " ,
52
52
" !mkdir -p /home/EssayKiller_V2/LanguageNetwork/GPT2/finetune/trained_models\n " ,
53
53
" \n " ,
54
- " %cd /home/EssayKiller_V2/LanguageNetwork/GPT2/finetune/ \n " ,
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 " ,
54
+ " %cd /home/EssayKiller_V2/LanguageNetwork/GPT2/\n " ,
55
+ " !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
56
" !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
57
" !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
58
" \n " ,
You can’t perform that action at this time.
0 commit comments