ShishirPatil / gorilla

Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
https://gorilla.cs.berkeley.edu/
Apache License 2.0
11.52k stars 1.01k forks source link

[feature] Add CICD for BFCL #780

Open CharlieJCJ opened 6 days ago

CharlieJCJ commented 6 days ago

Is the feature request related to a problem? Add README instructions for unit tests for BFCL dataset.

Describe the solution you'd like Add a section in /berkeley-function-call-leaderboard/README.md

Additional context followup of #777

HuanzhiMao commented 6 days ago

Unit tests are not meant for the user to run. Instead, we should have a CICD pipeline that automatically runs those on each PR.

CharlieJCJ commented 6 days ago

Yes, please jot down the roadmap (task list) in issues for this CICD thread.