xiaowu0162 / sync-ralm-faithfulness

Synchronous faithfulness checking and decoding for RALMs
MIT License
5 stars 0 forks source link

Module "backtrack_detection.lid" is not found #3

Open PrLeung opened 6 hours ago

PrLeung commented 6 hours ago

When I tried to run fod.sh, an error occurs: Traceback (most recent call last): File "sync-ralm-faithfulness/decoding/decode.py", line 13, in <module> from backtrack_detection.lid import compute_lid ModuleNotFoundError: No module named 'backtrack_detection.lid' I would appreciate it if you could solve this issue. Thank you very much!

xiaowu0162 commented 2 hours ago

Thank you for raising the issue. We have added lid.py under backtrack_detection.