HaitaoZhang-ZHT
HaitaoZhang-ZHT
when I run the `python preprocess.py -lang_src de -lang_trg en -share_vocab -save_data m30k_deen_shr.pkl`.I have face a problem ,which is` Namespace(data_src=None, data_trg=None, keep_case=False, lang_src='de', lang_trg='en', max_len=100, min_word_count=3, save_data='m30k_deen_shr.pkl', share_vocab=True) Traceback (most...
I encountered this error while installing the torchprune package, Currently, I have found many methods but cannot solve it "Installed e:\app\aconda\envs\prune\lib\site-packages\torchprune-2.0.0-py3.8.egg Processing dependencies for torchprune==2.0.0 Traceback (most recent call last):...
When I run the test_case.py locally, I will report an error: Traceback (most recent call last): File "test_case.py", line 37, in from fasth_wrapper import * File "E:\code\SVDH\fasth-master\fasth_wrapper.py", line 38, in...