llama
dongsheng commited on
Commit
68b8ebc
·
verified ·
1 Parent(s): 21358ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -42,5 +42,14 @@ We evaluated the performance of DTA-Llama on [StableToolBench](https://github.co
42
 
43
  <!-- If there is a paper or blog post introducing the model, the APA
44
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630da0fae57da204209411d3/ViBSn34pV-4LWJkIpUvSr.png) that should go in this section. -->
45
-
46
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
42
 
43
  <!-- If there is a paper or blog post introducing the model, the APA
44
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/630da0fae57da204209411d3/ViBSn34pV-4LWJkIpUvSr.png) that should go in this section. -->
45
+ ```bibtex
46
+ @misc{zhu2025dividethenaggregateefficienttoollearning,
47
+ title={Divide-Then-Aggregate: An Efficient Tool Learning Method via Parallel Tool Invocation},
48
+ author={Dongsheng Zhu and Weixian Shi and Zhengliang Shi and Zhaochun Ren and Shuaiqiang Wang and Lingyong Yan and Dawei Yin},
49
+ year={2025},
50
+ eprint={2501.12432},
51
+ archivePrefix={arXiv},
52
+ primaryClass={cs.LG},
53
+ url={https://arxiv.org/abs/2501.12432},
54
+ }
55
+ ```