Closed yi0kevin closed 4 months ago
Thank you for your interest in XRec! The issue was related to Git LFS, and I have resolved it by replacing LFS-tracked files with actual files. You can now re-download this repo. Thanks for bringing this to my attention.
Thank you for your interest in XRec! The issue was related to Git LFS, and I have resolved it by replacing LFS-tracked files with actual files. You can now re-download this repo. Thanks for bringing this to my attention.
Thanks a lot! It really helps.
Great work! But there is an error I encountered when running your code XRec\explainer\main.py, it seems that there is a problem for pickle.load() the file user_emb.pkl. The python version I used is python 3.11.8 and requirements are the same as the listed in requirements.txt.