LLMLingua
LLMLingua copied to clipboard
[Question]: How to get `meetingbank_test_3qa_pairs_summary_formated.json`?
Describe the issue
When I am trying to run the script experiments/llmlingua2/evaluation/scripts/compress.sh, it seems that the code for constructing ../../../results/meetingbank_short/origin/meetingbank_test_3qa_pairs_summary_formated.json is missed? Similarly, I can neither found the construction codes for ../../../results/longbench/origin/longbench_test_single_doc_qa_formated.json, ../../../results/zero_scrolls/origin/zero_scrolls_validation.json and ../../../results/gsm8k/origin/gsm8k_cot_example_all_in_one.json.
May I know how to construct these json formatted data files? Thanks for your consideration!