Text Generation
Transformers
PyTorch
codegen
Inference Endpoints
qiantong-xu commited on
Commit
bb68114
·
1 Parent(s): 0ebf828

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -125,5 +125,12 @@ We would like to express our gratitude to the great work done in [CodeGen: An Op
125
 
126
  ## Cite codegen-16b-mono-toolbench
127
  ```
128
- TBD
 
 
 
 
 
 
 
129
  ```
 
125
 
126
  ## Cite codegen-16b-mono-toolbench
127
  ```
128
+ @misc{xu2023tool,
129
+ title={On the Tool Manipulation Capability of Open-source Large Language Models},
130
+ author={Qiantong Xu and Fenglu Hong and Bo Li and Changran Hu and Zhengyu Chen and Jian Zhang},
131
+ year={2023},
132
+ eprint={2305.16504},
133
+ archivePrefix={arXiv},
134
+ primaryClass={cs.CL}
135
+ }
136
  ```