From 42be17c47129cc7530ed928b362ca2b99c16f02b Mon Sep 17 00:00:00 2001 From: fffflust <357353477@qq.com> Date: Wed, 17 Dec 2025 20:09:35 +0800 Subject: [PATCH] Update model_config.py --- .../bfcl_eval/constants/model_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/berkeley-function-call-leaderboard/bfcl_eval/constants/model_config.py b/berkeley-function-call-leaderboard/bfcl_eval/constants/model_config.py index aa14d9b85..66d3ca027 100644 --- a/berkeley-function-call-leaderboard/bfcl_eval/constants/model_config.py +++ b/berkeley-function-call-leaderboard/bfcl_eval/constants/model_config.py @@ -1169,7 +1169,7 @@ class ModelConfig: input_price=None, output_price=None, is_fc_model=True, - underscore_to_dot=False, + underscore_to_dot=True, ), }