THUNLP-MT / StableToolBench

A new tool learning benchmark aiming at well-balanced stability and reality, based on ToolBench.
https://zhichengg.github.io/stb.github.io/
Apache License 2.0
81 stars 11 forks source link

Implementation of DFSDT and ReACT #11

Open JuhaoLiang1997 opened 1 month ago

JuhaoLiang1997 commented 1 month ago

Thank you for your contribution. I noticed you mentioned that "We currently implement all models and algorithms supported by ToolBench." Could you clarify if this includes the DFSDT and ReACT algorithms mentioned in ToolBench? If these algorithms are implemented, could you please share the results for these two approaches for reference?

Thank you, and I hope you have a nice day.

zhichengg commented 3 weeks ago

Hi, thank you for your question. These two methods are indeed implemented. In our results, DFS is DFSDT and CoT is ReAct (these two terms are used interchangeably in ToolBench project.)