Skip to content

[BFCL] Reorganized All constant.py Files to a constants Folder #944

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

Merged
merged 4 commits into from
Mar 17, 2025

Conversation

catherineruoxiwu
Copy link
Contributor

@catherineruoxiwu catherineruoxiwu commented Mar 17, 2025

Reorganized all constants in the following files in a separate folder ./berkeley-function-call-leaderboard/bcfl/constants for clarity.

  • berkeley-function-call-leaderboard/bfcl/constant.py -> category_mapping.py & eval_config.py
  • berkeley-function-call-leaderboard/bfcl/eval_checker/constant.py -> eval_config.py & column_headers.py
  • berkeley-function-call-leaderboard/bfcl/model_handler/constant.py -> type_mappings.py & eval_config.py(UNDERSCORE_TO_DOT specifically)
  • berkeley-function-call-leaderboard/bfcl/model_handler/local_inference/constant.py -> eval_config.py

@HuanzhiMao HuanzhiMao marked this pull request as ready for review March 17, 2025 07:02
@HuanzhiMao HuanzhiMao added the BFCL-General General BFCL Issue label Mar 17, 2025
Copy link
Collaborator

@HuanzhiMao HuanzhiMao left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for the PR and welcome @catherineruoxiwu !

@HuanzhiMao HuanzhiMao merged commit 448d2d8 into ShishirPatil:main Mar 17, 2025
@catherineruoxiwu catherineruoxiwu deleted the add-constants-folder branch March 20, 2025 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BFCL-General General BFCL Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants