Closed ZON-ZONG-MIN closed 1 year ago
have you set up the path of "mosesdecoder" by running export as in github home page of this repo? git clone https://github.com/moses-smt/mosesdecoder.git export MOSES=${PWD}/mosesdecoder
But how should I solve the /fast error? I still receive it after fixing the scripts error. Thanks!
I am trying BioGPT/examples/QA-PubMedQA/README.md using googleColab
When I run
bash preprocess.sh # for BioGPT
I get these messagesCan't open perl script "/scripts/tokenizer/tokenizer.perl": No such file or directory
I found/scripts/tokenizer/tokenizer.perl
inBioGPT/mosesdecoder
But what should I do? :hear_no_evil: