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.62k stars 397 forks source link

Data Generation using OpenAI and DFSDT #193

Open ShubhamVerma16 opened 8 months ago

ShubhamVerma16 commented 8 months ago

As mentioned in the paper that the instruction data is generated by prompting OpenAI, including the DFSDT approach. We are trying to build the same but the APIs that are to be used are different from that of RapidAPI. These APIs are very niche and are to be used for specific use case as of ours.

It would of great help if you could guide/help in generating the instruction set using mentioned approach for the API dataset available for our problem statement.

Do let me know if any more details are required.

pooruss commented 8 months ago

Hi, the instruction generation can refer to the code here: https://cloud.tsinghua.edu.cn/f/57b7c6cc52fe4426b68c/

shadii4 commented 8 months ago

Hey, where I can find the api list file? the input_dir for auto_generate scripts