Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ ToolACE is an automatic agentic pipeline designed to generate **A**ccurate, **C*
|
|
| 23 |
ToolACE leverages a novel self-evolution synthesis process to curate a comprehensive API pool of 26,507 diverse APIs.
|
| 24 |
Dialogs are further generated through the interplay among multiple agents, guided by a formalized thinking process.
|
| 25 |
To ensure data accuracy, we implement a dual-layer verification system combining rule-based and model-based checks.
|
| 26 |
-
More details can be found in our paper on
|
| 27 |
|
| 28 |
|
| 29 |

|
|
|
|
| 23 |
ToolACE leverages a novel self-evolution synthesis process to curate a comprehensive API pool of 26,507 diverse APIs.
|
| 24 |
Dialogs are further generated through the interplay among multiple agents, guided by a formalized thinking process.
|
| 25 |
To ensure data accuracy, we implement a dual-layer verification system combining rule-based and model-based checks.
|
| 26 |
+
More details can be found in our paper on ICLR2025: [*ToolACE: Winning the Points of LLM Function Calling*](https://openreview.net/forum?id=8EB8k6DdCU)
|
| 27 |
|
| 28 |
|
| 29 |

|