Happy New Year!
Description:
It seems that the configuration file meta_queries.json is missing from the repository. This file appears to be required for running GPT evaluation for ask_about == 'query_type'. Without it, the prompt is imcompleted.
Issue location:
|
query_list_file = f'{root_path}/config/meta_queries.json' |
Best,
Happy New Year!
Description:
It seems that the configuration file
meta_queries.jsonis missing from the repository. This file appears to be required for running GPT evaluation forask_about == 'query_type'. Without it, the prompt is imcompleted.Issue location:
cladder/causalbenchmark/eval/run_gpt_v1.5.py
Line 185 in 3d2d116
Best,