OpenBMB / ToolBench

[ICLR'24 spotlight] An open platform for training, serving, and evaluating large language model for tool learning.
https://openbmb.github.io/ToolBench/
Apache License 2.0
4.6k stars 397 forks source link

Reproduce data generation process #255

Open sachit-menon opened 3 months ago

sachit-menon commented 3 months ago

Thanks for the great work! I saw the link provided at #193 shows some code illustrating how to generate some of the data, but it seems like it's impossible to replicate the data generation process for the full set of APIs, etc for comparison with just the examples provided (weather and chemical). Have I misunderstood how to apply this? Alternatively, could you provide code that performs the full data generation process to make it possible for others to build on top of your innovation in that area?