lewis icon indicating copy to clipboard operation
lewis copied to clipboard

Issue @ preprocessing

Open WangYC-99 opened this issue 2 years ago • 1 comments

Hi, thanks for your bravo work. I follow your installing instructions but come across a problem when preprocessing the roberta-classifier data:

/usr/local/anaconda3/envs/lewis/bin/python: Error while finding module specification for 'examples.roberta.multiprocessing_bpe_encoder' (ModuleNotFoundError: No module named 'examples')
/usr/local/anaconda3/envs/lewis/bin/python: Error while finding module specification for 'examples.roberta.multiprocessing_bpe_encoder' (ModuleNotFoundError: No module named 'examples')

I haven't used fairseq before, could you help me find out what's wrong? Thx in advance :)

WangYC-99 avatar Jan 10 '23 03:01 WangYC-99

The same error occured in my reproduction.

FayeXXX avatar Aug 10 '23 03:08 FayeXXX