Skip to content

Commit 5b109cb

Browse files
committed
fix: update repo citation
1 parent 229dbc2 commit 5b109cb

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

CITATION.cff

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
1-
@article{bigcodebench,
2-
  title={BigCodeBench: Benchmarking Code Generation with Diverse Function Calls and Complex Instructions},
3-
  author={Zhuo, Terry Yue and Vu, Min Chien and Chim, Jenny and Hu, Han and Yu, Wenhao and Widyasari, Ratnadira and Yusuf, Imam Nur Bani and Zhan, Haolan and He, Junda and Paul, Indraneil and Brunner, Simon and Gong, Chen and Hoang, Thong and Zebaze, Armel Randy and Hong, Xiaoheng and Li, Wen-Ding and Kaddour, Jean and Xu, Ming and Zhang, Zhihan and Yadav, Prateek and Jain, Naman and Gu, Alex and Cheng, Zhoujun and Liu, Jiawei and Liu, Qian and Wang, Zijian and Lo, David and Hui, Binyuan and Muennighoff, Niklas and Fried, Daniel and Du, Xiaoning and de Vries, Harm and Von Werra, Leandro},
4-
  year={2024}
5-
}
1+
cff-version: 1.2.0
2+
message: "If you use this work and love it, consider citing it as below \U0001F917"
3+
title: BigCodeBench
4+
authors:
5+
- family-names: BigCodeBench Team
6+
url: https://github.com/bigcode-project/bigcodebench
7+
doi:
8+
date-released: 2024-06-18
9+
license: Apache-2.0
10+
preferred-citation:
11+
type: article
12+
title: "Benchmarking Code Generation with Diverse Function Calls and Complex Instructions"
13+
authors:
14+
- family-names: BigCodeBench Team
15+
year: 2024
16+
journal:
17+
doi:
18+
url:

0 commit comments

Comments
 (0)