ShishirPatil / gorilla

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

[BFCL Dataset Revamp 5/n] Multi-Turn Base WrapUp #772

Closed Fanjia-Yan closed 2 days ago

Fanjia-Yan commented 1 week ago

This PR continues https://github.com/ShishirPatil/gorilla/pull/737 a 2-week initiative to re-scrutinize across V3 dataset issues with several objectives:

  1. Enforce int + float compatibility.
  2. Remove duplicated functions.
  3. Clean several entries.
CharlieJCJ commented 3 days ago

@Fanjia-Yan What's the testings on this, does it pass all ground truth unit tests/

Fanjia-Yan commented 3 days ago

@HuanzhiMao Updated the add_to_watchlist function stock parameter.