diff --git a/configs/eval_subjective_mtbench101.py b/configs/eval_subjective_mtbench101.py index d96d0a0..46438de 100644 --- a/configs/eval_subjective_mtbench101.py +++ b/configs/eval_subjective_mtbench101.py @@ -70,7 +70,7 @@ judge_models = [dict( abbr='GPT4-Turbo', type=OpenAI, - path='gpt-4-1106-preview', # To compare with the official leaderboard, please use gpt4-0613 + path='gpt-4-1106-preview', # To compare with the official leaderboard, please use gpt-4-1106-preview key='', # The key will be obtained from $OPENAI_API_KEY, but you can write down your key here as well meta_template=api_meta_template, query_per_second=16,