Commit
·
bb68114
1
Parent(s):
0ebf828
Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
```
|