Vaidehi99 / InfoDeletionAttacks

MIT License
37 stars 3 forks source link

'rephrases = pickle.load(open("","rb"))' doesn't have a file_path. #2

Closed shanpoyang654 closed 11 months ago

shanpoyang654 commented 1 year ago

Hi, I find that in '/third_party/rome/compute_v.py', this code 'rephrases = pickle.load(open("","rb"))' doesn't have a file_path. So i can't execute it. Is that correct? Thanks!

Vaidehi99 commented 1 year ago

Hi, thanks for your interest in the work. I have modified the script to include the missing path.