-
Notifications
You must be signed in to change notification settings - Fork 340
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Thanks for the work!
I have a question regarding the implementation of WISE on multimodality dataset.
If I understand correctly, the current implementation of WISE on multimodality dataset seems directly use the locality data (which used for testing/evaluation) during the training. Wouldn't this result in leaking the test information?
Also, as the comment points out, the loc_prompt is not equivalent to locality prompt. However, the implementation seems they are equivalent.
EasyEdit/easyeditor/models/wise/utils.py
Line 241 in a642707
| # TODO: locality_prompt(Unrelated Knowledge) is not equal to loc_prompt(Subject phrase)! |
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested