EasyEdit icon indicating copy to clipboard operation
EasyEdit copied to clipboard

Output of gen_text

Open Tuner12 opened this issue 7 months ago • 0 comments

When I run the WISE editing method with a LLaMA configuration (e.g., using run_wise_editing.sh), the example code only produces accuracy/evaluation metrics.

I expected to see the generated texts (gen_text) as well, but they are not saved in the output JSON files.

Could you clarify: Where exactly gen_text is intended to be stored? This would make debugging and qualitative evaluation of edits much easier. Thanks!

Tuner12 avatar Sep 29 '25 01:09 Tuner12