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 April 16th Release #366

Merged
merged 10 commits into from
Apr 18, 2024
Merged

Conversation

HuanzhiMao
Copy link
Collaborator

@HuanzhiMao HuanzhiMao commented Apr 17, 2024

This PR is for BFCL April 16th Release:

  1. Switch to using Anthropic's new Tool Use Beta tools-2024-04-04 when generating Claude 3 FC model data.
  2. gpt-4-Turbo-2024-04-09 and gpt-4-Turbo-2024-04-09-FC are also added to the leaderboard.

This PR DOES change the leaderboard score. We will update the leaderboard shortly, in a different PR #365
PS, this version does require the latest anthropic library, so make sure you update yours.


Co-authored-by: Fanjia Yan fanjiayan@berkeley.edu
Co-authored-by: Charlie Cheng-Jie Ji charliechengjieji@berkeley.edu

@HuanzhiMao HuanzhiMao marked this pull request as ready for review April 18, 2024 03:33
Copy link
Contributor

@Fanjia-Yan Fanjia-Yan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. nit, claude_fc_handler.py: Line 41, set max_tokens=self.max_tokens

ShishirPatil pushed a commit that referenced this pull request Apr 18, 2024
As mentioned in #366, this PR updates the leaderboard to reflect the
changes in score for the Claude family models when generating in FC mode
and using `tools-2024-04-04`. `gpt-4-turbo-2024-04-09` and
`gpt-4-turbo-2024-04-09-FC` are also added to the leaderboard.
This PR **DOES** change the leaderboard score.

---------

Co-authored-by: Charlie Cheng-Jie Ji <charliechengjieji@berkeley.edu>
Copy link
Owner

@ShishirPatil ShishirPatil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Relevant PRs: #367

@ShishirPatil ShishirPatil merged commit 92e0b61 into ShishirPatil:main Apr 18, 2024
@HuanzhiMao HuanzhiMao deleted the claude-release branch April 18, 2024 22:15
devanshamin pushed a commit to devanshamin/gorilla that referenced this pull request Jul 9, 2024
This PR is for BFCL April 16th Release:

1. Switch to using Anthropic's new Tool Use Beta `tools-2024-04-04` when
generating Claude 3 FC model data.
2. `gpt-4-Turbo-2024-04-09` and `gpt-4-Turbo-2024-04-09-FC` are also
added to the leaderboard.

This PR **DOES** change the leaderboard score. We will update the
leaderboard shortly, in a different PR ShishirPatil#365
PS, this version does require the latest `anthropic` library, so make
sure you update yours.

---------

Co-authored-by: Fanjia Yan <fanjiayan@berkeley.edu>
Co-authored-by: Charlie Cheng-Jie Ji <charliechengjieji@berkeley.edu>
aw632 pushed a commit to vinaybagade/gorilla that referenced this pull request Aug 22, 2024
This PR is for BFCL April 16th Release:

1. Switch to using Anthropic's new Tool Use Beta `tools-2024-04-04` when
generating Claude 3 FC model data.
2. `gpt-4-Turbo-2024-04-09` and `gpt-4-Turbo-2024-04-09-FC` are also
added to the leaderboard.

This PR **DOES** change the leaderboard score. We will update the
leaderboard shortly, in a different PR ShishirPatil#365
PS, this version does require the latest `anthropic` library, so make
sure you update yours.

---------

Co-authored-by: Fanjia Yan <fanjiayan@berkeley.edu>
Co-authored-by: Charlie Cheng-Jie Ji <charliechengjieji@berkeley.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants