Safetensors
English
code
AngusHuang commited on
Commit
afdff50
·
verified ·
1 Parent(s): 79449a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
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 ICLR2025: [*ToolACE: Winning the Points of LLM Function Calling*](https://openreview.net/forum?id=8EB8k6DdCU)
27
 
28
 
29
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/66bf01f45bdd611f9a602087/WmyWOYtg_dbTgwQmvlqcz.jpeg)
@@ -149,7 +149,6 @@ If you think ToolACE is useful in your work, please cite our paper:
149
  title={Tool{ACE}: Winning the Points of {LLM} Function Calling},
150
  author={Weiwen Liu and Xu Huang and Xingshan Zeng and xinlong hao and Shuai Yu and Dexun Li and Shuai Wang and Weinan Gan and Zhengying Liu and Yuanqing Yu and Zezhong WANG and Yuxian Wang and Wu Ning and Yutai Hou and Bin Wang and Chuhan Wu and Wang Xinzhi and Yong Liu and Yasheng Wang and Duyu Tang and Dandan Tu and Lifeng Shang and Xin Jiang and Ruiming Tang and Defu Lian and Qun Liu and Enhong Chen},
151
  booktitle={The Thirteenth International Conference on Learning Representations},
152
- year={2025},
153
- url={https://openreview.net/forum?id=8EB8k6DdCU}
154
  }
155
  ```
 
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://arxiv.org/abs/2409.00920)
27
 
28
 
29
  ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/66bf01f45bdd611f9a602087/WmyWOYtg_dbTgwQmvlqcz.jpeg)
 
149
  title={Tool{ACE}: Winning the Points of {LLM} Function Calling},
150
  author={Weiwen Liu and Xu Huang and Xingshan Zeng and xinlong hao and Shuai Yu and Dexun Li and Shuai Wang and Weinan Gan and Zhengying Liu and Yuanqing Yu and Zezhong WANG and Yuxian Wang and Wu Ning and Yutai Hou and Bin Wang and Chuhan Wu and Wang Xinzhi and Yong Liu and Yasheng Wang and Duyu Tang and Dandan Tu and Lifeng Shang and Xin Jiang and Ruiming Tang and Defu Lian and Qun Liu and Enhong Chen},
151
  booktitle={The Thirteenth International Conference on Learning Representations},
152
+ year={2025}
 
153
  }
154
  ```