Hi I am new to running the files on colab and tried running this file for my thesis. I have created all the train.bpe.source, train.bpe.target... files under the input_files_bpe folder.
When I run z_bpe.sh I get the below error.
Error while finding module specification for 'examples.roberta.multiprocessing_bpe_encoder' (ModuleNotFoundError: No module named 'examples.roberta')
Hi I am new to running the files on colab and tried running this file for my thesis. I have created all the train.bpe.source, train.bpe.target... files under the input_files_bpe folder.
When I run z_bpe.sh I get the below error.
Error while finding module specification for 'examples.roberta.multiprocessing_bpe_encoder' (ModuleNotFoundError: No module named 'examples.roberta')
Am I missing something here? Thank you.!