Hello All!
I am a complete beginner here and a Windows user. When I try to run the code, either by running the main file or as
python main.py --task train --batch_size 10 --result_file ./result/deeptte.res --pooling_method attention --kernel_size 3 --alpha 0.1 --log_file run_log
provided in the "README.md" I get this error: "No module named 'DeepTTE'"
Can someone please comment what I could be doing wrong.
Hello All!
I am a complete beginner here and a Windows user. When I try to run the code, either by running the main file or as
python main.py --task train --batch_size 10 --result_file ./result/deeptte.res --pooling_method attention --kernel_size 3 --alpha 0.1 --log_file run_log
provided in the "README.md" I get this error: "No module named 'DeepTTE'"
Can someone please comment what I could be doing wrong.