├── README.md ├── code ├── __pycache__ │ ├── utils.cpython-310.pyc │ ├── utils.cpython-37.pyc │ └── utils.cpython-39.pyc ├── eval.py ├── evaluators │ ├── __pycache__ │ │ ├── __init__.cpython-37.pyc │ │ ├── alpaca.cpython-310.pyc │ │ ├── alpaca.cpython-37.pyc │ │ ├── alpaca.cpython-39.pyc │ │ ├── alpaca13b.cpython-310.pyc │ │ ├── alpaca13b.cpython-37.pyc │ │ ├── alpaca13b.cpython-39.pyc │ │ ├── baichuan13b.cpython-310.pyc │ │ ├── baichuan13b.cpython-37.pyc │ │ ├── baichuan13b.cpython-39.pyc │ │ ├── baichuan13b_chat.cpython-310.pyc │ │ ├── baichuan13b_chat.cpython-37.pyc │ │ ├── baichuan13b_chat.cpython-38.pyc │ │ ├── baichuan13b_chat.cpython-39.pyc │ │ ├── baichuan7b.cpython-310.pyc │ │ ├── baichuan7b.cpython-37.pyc │ │ ├── baichuan7b.cpython-38.pyc │ │ ├── baichuan7b.cpython-39.pyc │ │ ├── baize.cpython-310.pyc │ │ ├── baize.cpython-37.pyc │ │ ├── baize.cpython-39.pyc │ │ ├── baize13b.cpython-310.pyc │ │ ├── baize13b.cpython-37.pyc │ │ ├── baize13b.cpython-39.pyc │ │ ├── baize7b.cpython-310.pyc │ │ ├── baize7b.cpython-37.pyc │ │ ├── baize7b.cpython-38.pyc │ │ ├── baize7b.cpython-39.pyc │ │ ├── batgpt15b.cpython-310.pyc │ │ ├── batgpt15b.cpython-37.pyc │ │ ├── batgpt15b.cpython-39.pyc │ │ ├── belle.cpython-310.pyc │ │ ├── belle.cpython-37.pyc │ │ ├── belle.cpython-39.pyc │ │ ├── chatglm.cpython-310.pyc │ │ ├── chatglm.cpython-37.pyc │ │ ├── chatglm.cpython-39.pyc │ │ ├── chatglm2.cpython-310.pyc │ │ ├── chatglm2.cpython-37.pyc │ │ ├── chatglm2.cpython-39.pyc │ │ ├── chatgpt.cpython-310.pyc │ │ ├── chatgpt.cpython-37.pyc │ │ ├── chatgpt.cpython-39.pyc │ │ ├── cutegpt.cpython-37.pyc │ │ ├── cutegpt.cpython-39.pyc │ │ ├── cutegpt_ft.cpython-310.pyc │ │ ├── cutegpt_ft.cpython-37.pyc │ │ ├── cutegpt_ft.cpython-39.pyc │ │ ├── cutegpt_lora.cpython-310.pyc │ │ ├── cutegpt_lora.cpython-37.pyc │ │ ├── cutegpt_lora.cpython-39.pyc │ │ ├── cutegpt_lora_beta.cpython-310.pyc │ │ ├── cutegpt_lora_beta.cpython-37.pyc │ │ ├── cutegpt_lora_beta.cpython-39.pyc │ │ ├── evaluator.cpython-310.pyc │ │ ├── evaluator.cpython-37.pyc │ │ ├── evaluator.cpython-38.pyc │ │ ├── evaluator.cpython-39.pyc │ │ ├── gpt4.cpython-310.pyc │ │ ├── gpt4.cpython-37.pyc │ │ ├── gpt4.cpython-39.pyc │ │ ├── internlm7b.cpython-310.pyc │ │ ├── internlm7b.cpython-37.pyc │ │ ├── internlm7b.cpython-39.pyc │ │ ├── jokergpt.cpython-39.pyc │ │ ├── jokergpt10k.cpython-39.pyc │ │ ├── llama2_13b_chat.cpython-310.pyc │ │ ├── llama2_13b_chat.cpython-37.pyc │ │ ├── llama2_13b_chat.cpython-39.pyc │ │ ├── llama2_70b_chat.cpython-310.pyc │ │ ├── llama2_70b_chat.cpython-37.pyc │ │ ├── llama2_70b_chat.cpython-39.pyc │ │ ├── llama2_chat.cpython-310.pyc │ │ ├── llama2_chat.cpython-37.pyc │ │ ├── llama2_chat.cpython-39.pyc │ │ ├── llama2_flagalpha.cpython-310.pyc │ │ ├── llama2_flagalpha.cpython-37.pyc │ │ ├── llama2_flagalpha.cpython-39.pyc │ │ ├── llama2_linksoul.cpython-310.pyc │ │ ├── llama2_linksoul.cpython-37.pyc │ │ ├── llama2_linksoul.cpython-39.pyc │ │ ├── llama2_linly.cpython-310.pyc │ │ ├── llama2_linly.cpython-37.pyc │ │ ├── llama2_linly.cpython-39.pyc │ │ ├── llama2_openbuddy.cpython-310.pyc │ │ ├── llama2_openbuddy.cpython-37.pyc │ │ ├── llama2_openbuddy.cpython-39.pyc │ │ ├── llama2_sharegpt.cpython-310.pyc │ │ ├── llama2_sharegpt.cpython-37.pyc │ │ ├── llama2_sharegpt.cpython-39.pyc │ │ ├── longChat.cpython-310.pyc │ │ ├── longChat.cpython-37.pyc │ │ ├── longChat.cpython-39.pyc │ │ ├── longChat13b.cpython-310.pyc │ │ ├── longChat13b.cpython-37.pyc │ │ ├── longChat13b.cpython-39.pyc │ │ ├── longchat7b_32k.cpython-310.pyc │ │ ├── longchat7b_32k.cpython-37.pyc │ │ ├── longchat7b_32k.cpython-39.pyc │ │ ├── moss.cpython-310.pyc │ │ ├── moss.cpython-37.pyc │ │ ├── moss.cpython-39.pyc │ │ ├── openchat.cpython-310.pyc │ │ ├── openchat.cpython-37.pyc │ │ ├── openchat.cpython-39.pyc │ │ ├── openchat13b.cpython-310.pyc │ │ ├── openchat13b.cpython-37.pyc │ │ ├── openchat13b.cpython-39.pyc │ │ ├── openchat_test.cpython-310.pyc │ │ ├── openchat_test.cpython-37.pyc │ │ ├── openchat_test.cpython-39.pyc │ │ ├── qwenlm.cpython-310.pyc │ │ ├── qwenlm.cpython-37.pyc │ │ ├── qwenlm.cpython-39.pyc │ │ ├── utils.cpython-39.pyc │ │ ├── vicuna.cpython-310.pyc │ │ ├── vicuna.cpython-37.pyc │ │ ├── vicuna.cpython-39.pyc │ │ ├── vicuna13b.cpython-310.pyc │ │ ├── vicuna13b.cpython-37.pyc │ │ ├── vicuna13b.cpython-39.pyc │ │ ├── vicuna13b_16k.cpython-310.pyc │ │ ├── vicuna13b_16k.cpython-39.pyc │ │ ├── vicuna33b.cpython-310.pyc │ │ ├── vicuna33b.cpython-37.pyc │ │ ├── vicuna33b.cpython-39.pyc │ │ ├── vicuna7b.cpython-310.pyc │ │ ├── vicuna7b.cpython-37.pyc │ │ ├── vicuna7b.cpython-39.pyc │ │ ├── vicuna7b_16k.cpython-310.pyc │ │ ├── vicuna7b_16k.cpython-39.pyc │ │ ├── vicuna_16k.cpython-310.pyc │ │ ├── vicuna_16k.cpython-37.pyc │ │ ├── vicuna_16k.cpython-39.pyc │ │ ├── vicuna_else.cpython-310.pyc │ │ ├── vicuna_else.cpython-37.pyc │ │ ├── vicuna_else.cpython-39.pyc │ │ ├── wizardlm13b.cpython-310.pyc │ │ ├── wizardlm13b.cpython-37.pyc │ │ └── wizardlm13b.cpython-39.pyc │ ├── alpaca.py │ ├── baichuan13b_chat.py │ ├── baize.py │ ├── batgpt15b.py │ ├── belle.py │ ├── chatglm.py │ ├── chatgpt.py │ ├── cutegpt_lora.py │ ├── evaluator.py │ ├── gpt4.py │ ├── internlm7b.py │ ├── llama2_chat.py │ ├── llama2_flagalpha.py │ ├── llama2_linksoul.py │ ├── llama2_linly.py │ ├── llama2_openbuddy.py │ ├── longChat.py │ ├── moss.py │ ├── openchat.py │ ├── qwenlm.py │ ├── utils.py │ ├── vicuna.py │ ├── vicuna_else.py │ └── wizardlm13b.py ├── score.py ├── scorers │ ├── Input_dependent_query.py │ ├── Task_prescribed_phrases.py │ ├── __pycache__ │ │ ├── Input_dependent_query.cpython-310.pyc │ │ ├── Input_dependent_query.cpython-37.pyc │ │ ├── Input_dependent_query.cpython-38.pyc │ │ ├── Input_dependent_query.cpython-39.pyc │ │ ├── Task_prescribed_phrases.cpython-37.pyc │ │ ├── Task_prescribed_phrases.cpython-38.pyc │ │ ├── Task_prescribed_phrases.cpython-39.pyc │ │ ├── answer_format.cpython-310.pyc │ │ ├── answer_format.cpython-37.pyc │ │ ├── answer_format.cpython-38.pyc │ │ ├── answer_format.cpython-39.pyc │ │ ├── count_limit.cpython-37.pyc │ │ ├── count_limit.cpython-38.pyc │ │ ├── count_limit.cpython-39.pyc │ │ ├── count_limit.cpython-39.pyc.orig │ │ ├── scorer.cpython-310.pyc │ │ ├── scorer.cpython-37.pyc │ │ ├── scorer.cpython-38.pyc │ │ └── scorer.cpython-39.pyc │ ├── answer_format.py │ ├── count_limit.py │ └── scorer.py └── utils.py ├── data ├── Planning.json ├── Structure_None.json ├── Structure_hard.json ├── Structure_simple.json ├── Summarization.json ├── brainstorming_multi_rounds.json ├── brainstorming_single_round.json ├── closed_qa.json ├── extraction.json ├── keywords_extraction.json ├── meta_prompt.json ├── writing_multi_rounds.json └── writing_single_round.json ├── eval.sh ├── framework.png ├── requirements.txt ├── results ├── alpaca13b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── alpaca33b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── alpaca7b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── baichuan13b_chat │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── baize13b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── baize7b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── batgpt15b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── belle │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── chatglm │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── chatglm2-32k │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── chatglm2 │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── chatgpt │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── cutegpt_lora │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── gpt4 │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── internlm7b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── llama2-13b-chat │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── llama2-70b-chat │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── llama2-7b-chat │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── llama2_flagalpha │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── llama2_linksoul │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── llama2_linly │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── llama2_openbuddy │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── longchat13b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── longchat7b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── longchat7b_32k │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── moss │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── openchat13b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── openchat13b_bkp │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── qwenlm │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── vicuna13b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── vicuna13b_16k │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── vicuna33b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── vicuna7b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── vicuna7b_16k │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json └── wizardlm13b │ ├── res_Planning.json │ ├── res_Structure_None.json │ ├── res_Structure_hard.json │ ├── res_Structure_simple.json │ ├── res_Summarization.json │ ├── res_brainstorming_multi_rounds.json │ ├── res_brainstorming_single_round.json │ ├── res_closed_qa.json │ ├── res_extraction.json │ ├── res_keywords_extraction.json │ ├── res_meta_prompt.json │ ├── res_writing_multi_rounds.json │ └── res_writing_single_round.json ├── score.sh └── scores ├── Ch_cc_scores_by_constraints.csv ├── Ch_cc_scores_by_tasks.csv ├── Ch_fs_scores_by_constraints.csv ├── Ch_fs_scores_by_tasks.csv ├── Eg_scores_by_constraints.csv └── Eg_scores_by_tasks.csv /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/README.md -------------------------------------------------------------------------------- /code/__pycache__/utils.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/__pycache__/utils.cpython-310.pyc -------------------------------------------------------------------------------- /code/__pycache__/utils.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/__pycache__/utils.cpython-37.pyc -------------------------------------------------------------------------------- /code/__pycache__/utils.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/__pycache__/utils.cpython-39.pyc -------------------------------------------------------------------------------- /code/eval.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/eval.py -------------------------------------------------------------------------------- /code/evaluators/__pycache__/__init__.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/__init__.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/alpaca.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/alpaca.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/alpaca.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/alpaca.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/alpaca.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/alpaca.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/alpaca13b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/alpaca13b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/alpaca13b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/alpaca13b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/alpaca13b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/alpaca13b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baichuan13b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baichuan13b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baichuan13b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baichuan13b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baichuan13b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baichuan13b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baichuan13b_chat.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baichuan13b_chat.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baichuan13b_chat.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baichuan13b_chat.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baichuan13b_chat.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baichuan13b_chat.cpython-38.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baichuan13b_chat.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baichuan13b_chat.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baichuan7b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baichuan7b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baichuan7b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baichuan7b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baichuan7b.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baichuan7b.cpython-38.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baichuan7b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baichuan7b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baize.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baize.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baize.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baize.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baize.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baize.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baize13b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baize13b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baize13b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baize13b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baize13b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baize13b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baize7b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baize7b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baize7b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baize7b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baize7b.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baize7b.cpython-38.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/baize7b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/baize7b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/batgpt15b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/batgpt15b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/batgpt15b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/batgpt15b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/batgpt15b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/batgpt15b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/belle.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/belle.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/belle.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/belle.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/belle.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/belle.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/chatglm.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/chatglm.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/chatglm.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/chatglm.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/chatglm.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/chatglm.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/chatglm2.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/chatglm2.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/chatglm2.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/chatglm2.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/chatglm2.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/chatglm2.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/chatgpt.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/chatgpt.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/chatgpt.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/chatgpt.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/chatgpt.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/chatgpt.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/cutegpt.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/cutegpt.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/cutegpt.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/cutegpt.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/cutegpt_ft.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/cutegpt_ft.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/cutegpt_ft.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/cutegpt_ft.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/cutegpt_ft.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/cutegpt_ft.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/cutegpt_lora.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/cutegpt_lora.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/cutegpt_lora.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/cutegpt_lora.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/cutegpt_lora.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/cutegpt_lora.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/cutegpt_lora_beta.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/cutegpt_lora_beta.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/cutegpt_lora_beta.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/cutegpt_lora_beta.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/cutegpt_lora_beta.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/cutegpt_lora_beta.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/evaluator.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/evaluator.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/evaluator.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/evaluator.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/evaluator.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/evaluator.cpython-38.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/evaluator.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/evaluator.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/gpt4.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/gpt4.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/gpt4.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/gpt4.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/gpt4.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/gpt4.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/internlm7b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/internlm7b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/internlm7b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/internlm7b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/internlm7b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/internlm7b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/jokergpt.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/jokergpt.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/jokergpt10k.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/jokergpt10k.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_13b_chat.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_13b_chat.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_13b_chat.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_13b_chat.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_13b_chat.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_13b_chat.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_70b_chat.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_70b_chat.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_70b_chat.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_70b_chat.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_70b_chat.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_70b_chat.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_chat.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_chat.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_chat.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_chat.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_chat.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_chat.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_flagalpha.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_flagalpha.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_flagalpha.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_flagalpha.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_flagalpha.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_flagalpha.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_linksoul.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_linksoul.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_linksoul.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_linksoul.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_linksoul.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_linksoul.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_linly.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_linly.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_linly.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_linly.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_linly.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_linly.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_openbuddy.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_openbuddy.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_openbuddy.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_openbuddy.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_openbuddy.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_openbuddy.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_sharegpt.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_sharegpt.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_sharegpt.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_sharegpt.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/llama2_sharegpt.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/llama2_sharegpt.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/longChat.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/longChat.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/longChat.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/longChat.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/longChat.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/longChat.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/longChat13b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/longChat13b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/longChat13b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/longChat13b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/longChat13b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/longChat13b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/longchat7b_32k.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/longchat7b_32k.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/longchat7b_32k.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/longchat7b_32k.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/longchat7b_32k.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/longchat7b_32k.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/moss.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/moss.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/moss.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/moss.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/moss.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/moss.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/openchat.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/openchat.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/openchat.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/openchat.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/openchat.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/openchat.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/openchat13b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/openchat13b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/openchat13b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/openchat13b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/openchat13b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/openchat13b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/openchat_test.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/openchat_test.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/openchat_test.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/openchat_test.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/openchat_test.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/openchat_test.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/qwenlm.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/qwenlm.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/qwenlm.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/qwenlm.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/qwenlm.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/qwenlm.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/utils.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/utils.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna13b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna13b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna13b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna13b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna13b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna13b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna13b_16k.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna13b_16k.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna13b_16k.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna13b_16k.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna33b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna33b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna33b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna33b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna33b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna33b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna7b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna7b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna7b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna7b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna7b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna7b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna7b_16k.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna7b_16k.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna7b_16k.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna7b_16k.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna_16k.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna_16k.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna_16k.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna_16k.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna_16k.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna_16k.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna_else.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna_else.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna_else.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna_else.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/vicuna_else.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/vicuna_else.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/wizardlm13b.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/wizardlm13b.cpython-310.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/wizardlm13b.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/wizardlm13b.cpython-37.pyc -------------------------------------------------------------------------------- /code/evaluators/__pycache__/wizardlm13b.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/__pycache__/wizardlm13b.cpython-39.pyc -------------------------------------------------------------------------------- /code/evaluators/alpaca.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/alpaca.py -------------------------------------------------------------------------------- /code/evaluators/baichuan13b_chat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/baichuan13b_chat.py -------------------------------------------------------------------------------- /code/evaluators/baize.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/baize.py -------------------------------------------------------------------------------- /code/evaluators/batgpt15b.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/batgpt15b.py -------------------------------------------------------------------------------- /code/evaluators/belle.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/belle.py -------------------------------------------------------------------------------- /code/evaluators/chatglm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/chatglm.py -------------------------------------------------------------------------------- /code/evaluators/chatgpt.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/chatgpt.py -------------------------------------------------------------------------------- /code/evaluators/cutegpt_lora.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/cutegpt_lora.py -------------------------------------------------------------------------------- /code/evaluators/evaluator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/evaluator.py -------------------------------------------------------------------------------- /code/evaluators/gpt4.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/gpt4.py -------------------------------------------------------------------------------- /code/evaluators/internlm7b.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/internlm7b.py -------------------------------------------------------------------------------- /code/evaluators/llama2_chat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/llama2_chat.py -------------------------------------------------------------------------------- /code/evaluators/llama2_flagalpha.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/llama2_flagalpha.py -------------------------------------------------------------------------------- /code/evaluators/llama2_linksoul.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/llama2_linksoul.py -------------------------------------------------------------------------------- /code/evaluators/llama2_linly.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/llama2_linly.py -------------------------------------------------------------------------------- /code/evaluators/llama2_openbuddy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/llama2_openbuddy.py -------------------------------------------------------------------------------- /code/evaluators/longChat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/longChat.py -------------------------------------------------------------------------------- /code/evaluators/moss.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/moss.py -------------------------------------------------------------------------------- /code/evaluators/openchat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/openchat.py -------------------------------------------------------------------------------- /code/evaluators/qwenlm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/qwenlm.py -------------------------------------------------------------------------------- /code/evaluators/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/utils.py -------------------------------------------------------------------------------- /code/evaluators/vicuna.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/vicuna.py -------------------------------------------------------------------------------- /code/evaluators/vicuna_else.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/vicuna_else.py -------------------------------------------------------------------------------- /code/evaluators/wizardlm13b.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/evaluators/wizardlm13b.py -------------------------------------------------------------------------------- /code/score.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/score.py -------------------------------------------------------------------------------- /code/scorers/Input_dependent_query.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/Input_dependent_query.py -------------------------------------------------------------------------------- /code/scorers/Task_prescribed_phrases.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/Task_prescribed_phrases.py -------------------------------------------------------------------------------- /code/scorers/__pycache__/Input_dependent_query.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/Input_dependent_query.cpython-310.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/Input_dependent_query.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/Input_dependent_query.cpython-37.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/Input_dependent_query.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/Input_dependent_query.cpython-38.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/Input_dependent_query.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/Input_dependent_query.cpython-39.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/Task_prescribed_phrases.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/Task_prescribed_phrases.cpython-37.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/Task_prescribed_phrases.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/Task_prescribed_phrases.cpython-38.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/Task_prescribed_phrases.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/Task_prescribed_phrases.cpython-39.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/answer_format.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/answer_format.cpython-310.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/answer_format.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/answer_format.cpython-37.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/answer_format.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/answer_format.cpython-38.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/answer_format.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/answer_format.cpython-39.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/count_limit.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/count_limit.cpython-37.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/count_limit.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/count_limit.cpython-38.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/count_limit.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/count_limit.cpython-39.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/count_limit.cpython-39.pyc.orig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/count_limit.cpython-39.pyc.orig -------------------------------------------------------------------------------- /code/scorers/__pycache__/scorer.cpython-310.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/scorer.cpython-310.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/scorer.cpython-37.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/scorer.cpython-37.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/scorer.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/scorer.cpython-38.pyc -------------------------------------------------------------------------------- /code/scorers/__pycache__/scorer.cpython-39.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/__pycache__/scorer.cpython-39.pyc -------------------------------------------------------------------------------- /code/scorers/answer_format.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/answer_format.py -------------------------------------------------------------------------------- /code/scorers/count_limit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/count_limit.py -------------------------------------------------------------------------------- /code/scorers/scorer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/scorers/scorer.py -------------------------------------------------------------------------------- /code/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/code/utils.py -------------------------------------------------------------------------------- /data/Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/Planning.json -------------------------------------------------------------------------------- /data/Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/Structure_None.json -------------------------------------------------------------------------------- /data/Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/Structure_hard.json -------------------------------------------------------------------------------- /data/Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/Structure_simple.json -------------------------------------------------------------------------------- /data/Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/Summarization.json -------------------------------------------------------------------------------- /data/brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /data/brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/brainstorming_single_round.json -------------------------------------------------------------------------------- /data/closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/closed_qa.json -------------------------------------------------------------------------------- /data/extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/extraction.json -------------------------------------------------------------------------------- /data/keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/keywords_extraction.json -------------------------------------------------------------------------------- /data/meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/meta_prompt.json -------------------------------------------------------------------------------- /data/writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/writing_multi_rounds.json -------------------------------------------------------------------------------- /data/writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/data/writing_single_round.json -------------------------------------------------------------------------------- /eval.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/eval.sh -------------------------------------------------------------------------------- /framework.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/framework.png -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/requirements.txt -------------------------------------------------------------------------------- /results/alpaca13b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_Planning.json -------------------------------------------------------------------------------- /results/alpaca13b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_Structure_None.json -------------------------------------------------------------------------------- /results/alpaca13b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/alpaca13b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/alpaca13b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_Summarization.json -------------------------------------------------------------------------------- /results/alpaca13b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/alpaca13b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/alpaca13b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_closed_qa.json -------------------------------------------------------------------------------- /results/alpaca13b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_extraction.json -------------------------------------------------------------------------------- /results/alpaca13b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/alpaca13b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/alpaca13b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/alpaca13b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca13b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/alpaca33b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_Planning.json -------------------------------------------------------------------------------- /results/alpaca33b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_Structure_None.json -------------------------------------------------------------------------------- /results/alpaca33b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/alpaca33b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/alpaca33b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_Summarization.json -------------------------------------------------------------------------------- /results/alpaca33b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/alpaca33b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/alpaca33b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_closed_qa.json -------------------------------------------------------------------------------- /results/alpaca33b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_extraction.json -------------------------------------------------------------------------------- /results/alpaca33b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/alpaca33b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/alpaca33b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/alpaca33b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca33b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/alpaca7b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_Planning.json -------------------------------------------------------------------------------- /results/alpaca7b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_Structure_None.json -------------------------------------------------------------------------------- /results/alpaca7b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/alpaca7b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/alpaca7b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_Summarization.json -------------------------------------------------------------------------------- /results/alpaca7b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/alpaca7b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/alpaca7b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_closed_qa.json -------------------------------------------------------------------------------- /results/alpaca7b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_extraction.json -------------------------------------------------------------------------------- /results/alpaca7b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/alpaca7b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/alpaca7b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/alpaca7b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/alpaca7b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_Planning.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_Structure_None.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_Structure_hard.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_Structure_simple.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_Summarization.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_closed_qa.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_extraction.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_meta_prompt.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/baichuan13b_chat/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baichuan13b_chat/res_writing_single_round.json -------------------------------------------------------------------------------- /results/baize13b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_Planning.json -------------------------------------------------------------------------------- /results/baize13b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_Structure_None.json -------------------------------------------------------------------------------- /results/baize13b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/baize13b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/baize13b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_Summarization.json -------------------------------------------------------------------------------- /results/baize13b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/baize13b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/baize13b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_closed_qa.json -------------------------------------------------------------------------------- /results/baize13b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_extraction.json -------------------------------------------------------------------------------- /results/baize13b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/baize13b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/baize13b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/baize13b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize13b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/baize7b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_Planning.json -------------------------------------------------------------------------------- /results/baize7b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_Structure_None.json -------------------------------------------------------------------------------- /results/baize7b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/baize7b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/baize7b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_Summarization.json -------------------------------------------------------------------------------- /results/baize7b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/baize7b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/baize7b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_closed_qa.json -------------------------------------------------------------------------------- /results/baize7b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_extraction.json -------------------------------------------------------------------------------- /results/baize7b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/baize7b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/baize7b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/baize7b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/baize7b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/batgpt15b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_Planning.json -------------------------------------------------------------------------------- /results/batgpt15b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_Structure_None.json -------------------------------------------------------------------------------- /results/batgpt15b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/batgpt15b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/batgpt15b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_Summarization.json -------------------------------------------------------------------------------- /results/batgpt15b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/batgpt15b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/batgpt15b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_closed_qa.json -------------------------------------------------------------------------------- /results/batgpt15b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_extraction.json -------------------------------------------------------------------------------- /results/batgpt15b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/batgpt15b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/batgpt15b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/batgpt15b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/batgpt15b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/belle/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_Planning.json -------------------------------------------------------------------------------- /results/belle/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_Structure_None.json -------------------------------------------------------------------------------- /results/belle/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_Structure_hard.json -------------------------------------------------------------------------------- /results/belle/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_Structure_simple.json -------------------------------------------------------------------------------- /results/belle/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_Summarization.json -------------------------------------------------------------------------------- /results/belle/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/belle/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/belle/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_closed_qa.json -------------------------------------------------------------------------------- /results/belle/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_extraction.json -------------------------------------------------------------------------------- /results/belle/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/belle/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_meta_prompt.json -------------------------------------------------------------------------------- /results/belle/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/belle/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/belle/res_writing_single_round.json -------------------------------------------------------------------------------- /results/chatglm/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_Planning.json -------------------------------------------------------------------------------- /results/chatglm/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_Structure_None.json -------------------------------------------------------------------------------- /results/chatglm/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_Structure_hard.json -------------------------------------------------------------------------------- /results/chatglm/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_Structure_simple.json -------------------------------------------------------------------------------- /results/chatglm/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_Summarization.json -------------------------------------------------------------------------------- /results/chatglm/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/chatglm/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/chatglm/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_closed_qa.json -------------------------------------------------------------------------------- /results/chatglm/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_extraction.json -------------------------------------------------------------------------------- /results/chatglm/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/chatglm/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_meta_prompt.json -------------------------------------------------------------------------------- /results/chatglm/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/chatglm/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm/res_writing_single_round.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_Planning.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_Structure_None.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_Structure_hard.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_Structure_simple.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_Summarization.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_closed_qa.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_extraction.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_meta_prompt.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/chatglm2-32k/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2-32k/res_writing_single_round.json -------------------------------------------------------------------------------- /results/chatglm2/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_Planning.json -------------------------------------------------------------------------------- /results/chatglm2/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_Structure_None.json -------------------------------------------------------------------------------- /results/chatglm2/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_Structure_hard.json -------------------------------------------------------------------------------- /results/chatglm2/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_Structure_simple.json -------------------------------------------------------------------------------- /results/chatglm2/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_Summarization.json -------------------------------------------------------------------------------- /results/chatglm2/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/chatglm2/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/chatglm2/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_closed_qa.json -------------------------------------------------------------------------------- /results/chatglm2/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_extraction.json -------------------------------------------------------------------------------- /results/chatglm2/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/chatglm2/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_meta_prompt.json -------------------------------------------------------------------------------- /results/chatglm2/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/chatglm2/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatglm2/res_writing_single_round.json -------------------------------------------------------------------------------- /results/chatgpt/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_Planning.json -------------------------------------------------------------------------------- /results/chatgpt/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_Structure_None.json -------------------------------------------------------------------------------- /results/chatgpt/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_Structure_hard.json -------------------------------------------------------------------------------- /results/chatgpt/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_Structure_simple.json -------------------------------------------------------------------------------- /results/chatgpt/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_Summarization.json -------------------------------------------------------------------------------- /results/chatgpt/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/chatgpt/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/chatgpt/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_closed_qa.json -------------------------------------------------------------------------------- /results/chatgpt/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_extraction.json -------------------------------------------------------------------------------- /results/chatgpt/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/chatgpt/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_meta_prompt.json -------------------------------------------------------------------------------- /results/chatgpt/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/chatgpt/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/chatgpt/res_writing_single_round.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_Planning.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_Structure_None.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_Structure_hard.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_Structure_simple.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_Summarization.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_closed_qa.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_extraction.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_meta_prompt.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/cutegpt_lora/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/cutegpt_lora/res_writing_single_round.json -------------------------------------------------------------------------------- /results/gpt4/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_Planning.json -------------------------------------------------------------------------------- /results/gpt4/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_Structure_None.json -------------------------------------------------------------------------------- /results/gpt4/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_Structure_hard.json -------------------------------------------------------------------------------- /results/gpt4/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_Structure_simple.json -------------------------------------------------------------------------------- /results/gpt4/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_Summarization.json -------------------------------------------------------------------------------- /results/gpt4/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/gpt4/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/gpt4/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_closed_qa.json -------------------------------------------------------------------------------- /results/gpt4/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_extraction.json -------------------------------------------------------------------------------- /results/gpt4/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/gpt4/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_meta_prompt.json -------------------------------------------------------------------------------- /results/gpt4/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/gpt4/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/gpt4/res_writing_single_round.json -------------------------------------------------------------------------------- /results/internlm7b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_Planning.json -------------------------------------------------------------------------------- /results/internlm7b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_Structure_None.json -------------------------------------------------------------------------------- /results/internlm7b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/internlm7b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/internlm7b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_Summarization.json -------------------------------------------------------------------------------- /results/internlm7b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/internlm7b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/internlm7b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_closed_qa.json -------------------------------------------------------------------------------- /results/internlm7b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_extraction.json -------------------------------------------------------------------------------- /results/internlm7b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/internlm7b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/internlm7b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/internlm7b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/internlm7b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_Planning.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_Structure_None.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_Structure_hard.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_Structure_simple.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_Summarization.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_closed_qa.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_extraction.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_meta_prompt.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2-13b-chat/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-13b-chat/res_writing_single_round.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_Planning.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_Structure_None.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_Structure_hard.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_Structure_simple.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_Summarization.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_closed_qa.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_extraction.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_meta_prompt.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2-70b-chat/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-70b-chat/res_writing_single_round.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_Planning.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_Structure_None.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_Structure_hard.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_Structure_simple.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_Summarization.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_closed_qa.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_extraction.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_meta_prompt.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2-7b-chat/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2-7b-chat/res_writing_single_round.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_Planning.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_Structure_None.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_Structure_hard.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_Structure_simple.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_Summarization.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_closed_qa.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_extraction.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_meta_prompt.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2_flagalpha/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_flagalpha/res_writing_single_round.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_Planning.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_Structure_None.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_Structure_hard.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_Structure_simple.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_Summarization.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_closed_qa.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_extraction.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_meta_prompt.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2_linksoul/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linksoul/res_writing_single_round.json -------------------------------------------------------------------------------- /results/llama2_linly/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_Planning.json -------------------------------------------------------------------------------- /results/llama2_linly/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_Structure_None.json -------------------------------------------------------------------------------- /results/llama2_linly/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_Structure_hard.json -------------------------------------------------------------------------------- /results/llama2_linly/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_Structure_simple.json -------------------------------------------------------------------------------- /results/llama2_linly/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_Summarization.json -------------------------------------------------------------------------------- /results/llama2_linly/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2_linly/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/llama2_linly/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_closed_qa.json -------------------------------------------------------------------------------- /results/llama2_linly/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_extraction.json -------------------------------------------------------------------------------- /results/llama2_linly/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/llama2_linly/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_meta_prompt.json -------------------------------------------------------------------------------- /results/llama2_linly/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2_linly/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_linly/res_writing_single_round.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_Planning.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_Structure_None.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_Structure_hard.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_Structure_simple.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_Summarization.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_closed_qa.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_extraction.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_meta_prompt.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/llama2_openbuddy/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/llama2_openbuddy/res_writing_single_round.json -------------------------------------------------------------------------------- /results/longchat13b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_Planning.json -------------------------------------------------------------------------------- /results/longchat13b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_Structure_None.json -------------------------------------------------------------------------------- /results/longchat13b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/longchat13b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/longchat13b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_Summarization.json -------------------------------------------------------------------------------- /results/longchat13b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/longchat13b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/longchat13b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_closed_qa.json -------------------------------------------------------------------------------- /results/longchat13b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_extraction.json -------------------------------------------------------------------------------- /results/longchat13b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/longchat13b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/longchat13b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/longchat13b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat13b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/longchat7b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_Planning.json -------------------------------------------------------------------------------- /results/longchat7b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_Structure_None.json -------------------------------------------------------------------------------- /results/longchat7b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/longchat7b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/longchat7b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_Summarization.json -------------------------------------------------------------------------------- /results/longchat7b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/longchat7b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/longchat7b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_closed_qa.json -------------------------------------------------------------------------------- /results/longchat7b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_extraction.json -------------------------------------------------------------------------------- /results/longchat7b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/longchat7b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/longchat7b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/longchat7b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_Planning.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_Structure_None.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_Structure_hard.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_Structure_simple.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_Summarization.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_closed_qa.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_extraction.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_meta_prompt.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/longchat7b_32k/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/longchat7b_32k/res_writing_single_round.json -------------------------------------------------------------------------------- /results/moss/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_Planning.json -------------------------------------------------------------------------------- /results/moss/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_Structure_None.json -------------------------------------------------------------------------------- /results/moss/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_Structure_hard.json -------------------------------------------------------------------------------- /results/moss/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_Structure_simple.json -------------------------------------------------------------------------------- /results/moss/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_Summarization.json -------------------------------------------------------------------------------- /results/moss/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/moss/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/moss/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_closed_qa.json -------------------------------------------------------------------------------- /results/moss/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_extraction.json -------------------------------------------------------------------------------- /results/moss/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/moss/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_meta_prompt.json -------------------------------------------------------------------------------- /results/moss/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/moss/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/moss/res_writing_single_round.json -------------------------------------------------------------------------------- /results/openchat13b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_Planning.json -------------------------------------------------------------------------------- /results/openchat13b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_Structure_None.json -------------------------------------------------------------------------------- /results/openchat13b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/openchat13b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/openchat13b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_Summarization.json -------------------------------------------------------------------------------- /results/openchat13b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/openchat13b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/openchat13b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_closed_qa.json -------------------------------------------------------------------------------- /results/openchat13b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_extraction.json -------------------------------------------------------------------------------- /results/openchat13b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/openchat13b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/openchat13b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/openchat13b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_Planning.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_Structure_None.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_Structure_hard.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_Structure_simple.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_Summarization.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_closed_qa.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_extraction.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_meta_prompt.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/openchat13b_bkp/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/openchat13b_bkp/res_writing_single_round.json -------------------------------------------------------------------------------- /results/qwenlm/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_Planning.json -------------------------------------------------------------------------------- /results/qwenlm/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_Structure_None.json -------------------------------------------------------------------------------- /results/qwenlm/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_Structure_hard.json -------------------------------------------------------------------------------- /results/qwenlm/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_Structure_simple.json -------------------------------------------------------------------------------- /results/qwenlm/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_Summarization.json -------------------------------------------------------------------------------- /results/qwenlm/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/qwenlm/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/qwenlm/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_closed_qa.json -------------------------------------------------------------------------------- /results/qwenlm/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_extraction.json -------------------------------------------------------------------------------- /results/qwenlm/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/qwenlm/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_meta_prompt.json -------------------------------------------------------------------------------- /results/qwenlm/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/qwenlm/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/qwenlm/res_writing_single_round.json -------------------------------------------------------------------------------- /results/vicuna13b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_Planning.json -------------------------------------------------------------------------------- /results/vicuna13b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_Structure_None.json -------------------------------------------------------------------------------- /results/vicuna13b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/vicuna13b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/vicuna13b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_Summarization.json -------------------------------------------------------------------------------- /results/vicuna13b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/vicuna13b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/vicuna13b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_closed_qa.json -------------------------------------------------------------------------------- /results/vicuna13b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_extraction.json -------------------------------------------------------------------------------- /results/vicuna13b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/vicuna13b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/vicuna13b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/vicuna13b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_Planning.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_Structure_None.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_Structure_hard.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_Structure_simple.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_Summarization.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_closed_qa.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_extraction.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_meta_prompt.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/vicuna13b_16k/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna13b_16k/res_writing_single_round.json -------------------------------------------------------------------------------- /results/vicuna33b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_Planning.json -------------------------------------------------------------------------------- /results/vicuna33b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_Structure_None.json -------------------------------------------------------------------------------- /results/vicuna33b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/vicuna33b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/vicuna33b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_Summarization.json -------------------------------------------------------------------------------- /results/vicuna33b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/vicuna33b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/vicuna33b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_closed_qa.json -------------------------------------------------------------------------------- /results/vicuna33b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_extraction.json -------------------------------------------------------------------------------- /results/vicuna33b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/vicuna33b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/vicuna33b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/vicuna33b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna33b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/vicuna7b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_Planning.json -------------------------------------------------------------------------------- /results/vicuna7b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_Structure_None.json -------------------------------------------------------------------------------- /results/vicuna7b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/vicuna7b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/vicuna7b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_Summarization.json -------------------------------------------------------------------------------- /results/vicuna7b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/vicuna7b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/vicuna7b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_closed_qa.json -------------------------------------------------------------------------------- /results/vicuna7b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_extraction.json -------------------------------------------------------------------------------- /results/vicuna7b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/vicuna7b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/vicuna7b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/vicuna7b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b/res_writing_single_round.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_Planning.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_Structure_None.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_Structure_hard.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_Structure_simple.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_Summarization.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_closed_qa.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_extraction.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_meta_prompt.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/vicuna7b_16k/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/vicuna7b_16k/res_writing_single_round.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_Planning.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_Planning.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_Structure_None.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_Structure_None.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_Structure_hard.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_Structure_hard.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_Structure_simple.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_Structure_simple.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_Summarization.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_Summarization.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_brainstorming_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_brainstorming_multi_rounds.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_brainstorming_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_brainstorming_single_round.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_closed_qa.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_closed_qa.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_extraction.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_keywords_extraction.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_keywords_extraction.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_meta_prompt.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_meta_prompt.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_writing_multi_rounds.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_writing_multi_rounds.json -------------------------------------------------------------------------------- /results/wizardlm13b/res_writing_single_round.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/results/wizardlm13b/res_writing_single_round.json -------------------------------------------------------------------------------- /score.sh: -------------------------------------------------------------------------------- 1 | python code/score.py -------------------------------------------------------------------------------- /scores/Ch_cc_scores_by_constraints.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/scores/Ch_cc_scores_by_constraints.csv -------------------------------------------------------------------------------- /scores/Ch_cc_scores_by_tasks.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/scores/Ch_cc_scores_by_tasks.csv -------------------------------------------------------------------------------- /scores/Ch_fs_scores_by_constraints.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/scores/Ch_fs_scores_by_constraints.csv -------------------------------------------------------------------------------- /scores/Ch_fs_scores_by_tasks.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/scores/Ch_fs_scores_by_tasks.csv -------------------------------------------------------------------------------- /scores/Eg_scores_by_constraints.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/scores/Eg_scores_by_constraints.csv -------------------------------------------------------------------------------- /scores/Eg_scores_by_tasks.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Abbey4799/CELLO/HEAD/scores/Eg_scores_by_tasks.csv --------------------------------------------------------------------------------