Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BFCL] Add claude-3-5-haiku-20241022, claude-3-5-haiku-20241022-FC, claude-3-5-sonnet-20241022, claude-3-5-sonnet-20241022-FC #750

Merged
merged 10 commits into from
Nov 20, 2024
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/main' into claude-3.5
HuanzhiMao committed Nov 9, 2024
commit 40ce4fbc249c27eda90060c002999bd873b33426
1 change: 1 addition & 0 deletions berkeley-function-call-leaderboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -7,6 +7,7 @@ All notable changes to the Berkeley Function Calling Leaderboard will be documen
- `claude-3-5-haiku-20241022-FC`
- `claude-3-5-sonnet-20241022`
- `claude-3-5-sonnet-20241022-FC`
- [Nov 8, 2024] [#720](https://github.com/ShishirPatil/gorilla/pull/720): Add new model `BitAgent/GoGoAgent` to the leaderboard.
- [Oct 30, 2024] [#725](https://github.com/ShishirPatil/gorilla/pull/725), [#733](https://github.com/ShishirPatil/gorilla/pull/733): Update evaluation metric for multi-turn categories:
- Introduce a new response-based checker, which works alongside with the existing state-based checker.
- The new checker compares the model’s execution result against the ground truth execution result, ensuring that the model’s result encompasses the ground truth (i.e., ground truth must be a strict subset of the model result).
You are viewing a condensed version of this merge commit. You can view the full changes here.