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

Update .gitignore #370

Merged
merged 3 commits into from
Apr 19, 2024
Merged

Conversation

eitanturok
Copy link
Contributor

@eitanturok eitanturok commented Apr 18, 2024

There are many files that are automatically generated when running BFCL that we should ignore. I update .gitignore to ignore:

  1. the evaluation dataset that we download
  2. the tree-sitter files inberkeley-function-call-leaderboard/eval_checker (right now we only ignore the symbolic link to the tree-sitter files in the berkeley-function-call-leaderboard directory)
  3. The inference results in berkeley-function-call-leaderboard/result/
  4. The evaluation results in berkeley-function-call-leaderboard/score/

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.

LGTM. Thanks @eitanturok!

Copy link
Collaborator

@CharlieJCJ CharlieJCJ left a comment

Choose a reason for hiding this comment

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

Look great! Thanks for your contribution @eitanturok

@ShishirPatil ShishirPatil merged commit a3e7b2c into ShishirPatil:main Apr 19, 2024
@eitanturok eitanturok deleted the gitignore-update branch April 19, 2024 20:54
devanshamin pushed a commit to devanshamin/gorilla that referenced this pull request Jul 9, 2024
There are many files that are automatically generated when running BFCL
that we should ignore. I update .gitignore to ignore:
1. the evaluation dataset that we download
2. the tree-sitter files
in`berkeley-function-call-leaderboard/eval_checker` (right now we only
ignore the symbolic link to the tree-sitter files in the
`berkeley-function-call-leaderboard` directory)
3. The inference results in `berkeley-function-call-leaderboard/result/`
4. The evaluation results in `berkeley-function-call-leaderboard/score/`
aw632 pushed a commit to vinaybagade/gorilla that referenced this pull request Aug 22, 2024
There are many files that are automatically generated when running BFCL
that we should ignore. I update .gitignore to ignore:
1. the evaluation dataset that we download
2. the tree-sitter files
in`berkeley-function-call-leaderboard/eval_checker` (right now we only
ignore the symbolic link to the tree-sitter files in the
`berkeley-function-call-leaderboard` directory)
3. The inference results in `berkeley-function-call-leaderboard/result/`
4. The evaluation results in `berkeley-function-call-leaderboard/score/`
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.

4 participants