yuhongqian / ANCE-PRF

9 stars 0 forks source link

Code doesn't run ...... #3

Closed XY2323819551 closed 2 years ago

XY2323819551 commented 2 years ago

Have you really checked your code thoroughly? I found a lot of basic mistakes. For example in "train_encoder.sh",you have not defined "dataset", you used it in "--train_data_dir ${data_dir}/${dataset}_train_prf"

yuhongqian commented 2 years ago

Hi, thank you very much for your interest in our work! Also thanks a lot for raising the issues! It turned out that I accidentally pushed the wrong version. Please pull the most up-to-date commit and let me know if I made some other stupid mistakes when cleaning up the code.

XY2323819551 commented 2 years ago

Hi, thank you very much for your interest in our work! Also thanks a lot for raising the issues! It turned out that I accidentally pushed the wrong version. Please pull the most up-to-date commit and let me know if I made some other stupid mistakes when cleaning up the code.

Thank you very much! I'll try to reproduce it again!